Searched refs:AllowScopedEnumerations (Results 1 – 2 of 2) sorted by relevance
2151 bool AllowScopedEnumerations; variable2154 ICEConvertDiagnoser(bool AllowScopedEnumerations, in ICEConvertDiagnoser() argument2157 AllowScopedEnumerations(AllowScopedEnumerations) {} in ICEConvertDiagnoser()
5207 return AllowScopedEnumerations ? T->isIntegralOrEnumerationType() in match()