Searched refs:AllowScopedEnumerations (Results 1 – 2 of 2) sorted by relevance
2280 bool AllowScopedEnumerations; variable2283 ICEConvertDiagnoser(bool AllowScopedEnumerations, in ICEConvertDiagnoser() argument2286 AllowScopedEnumerations(AllowScopedEnumerations) {} in ICEConvertDiagnoser()
5191 return AllowScopedEnumerations ? T->isIntegralOrEnumerationType() in match()