Searched refs:AllowScopedEnumerations (Results 1 – 2 of 2) sorted by relevance
2701 bool AllowScopedEnumerations; variable2704 ICEConvertDiagnoser(bool AllowScopedEnumerations, in ICEConvertDiagnoser() argument2707 AllowScopedEnumerations(AllowScopedEnumerations) {} in ICEConvertDiagnoser()
5612 return AllowScopedEnumerations ? T->isIntegralOrEnumerationType() in match()