Searched refs:AllowScopedEnumerations (Results 1 – 2 of 2) sorted by relevance
2329 bool AllowScopedEnumerations; variable2332 ICEConvertDiagnoser(bool AllowScopedEnumerations, in ICEConvertDiagnoser() argument2335 AllowScopedEnumerations(AllowScopedEnumerations) {} in ICEConvertDiagnoser()
5268 return AllowScopedEnumerations ? T->isIntegralOrEnumerationType() in match()