Searched refs:AllowScopedEnumerations (Results 1 – 2 of 2) sorted by relevance
3787 bool AllowScopedEnumerations; variable3790 ICEConvertDiagnoser(bool AllowScopedEnumerations, in ICEConvertDiagnoser() argument3793 AllowScopedEnumerations(AllowScopedEnumerations) {} in ICEConvertDiagnoser()
5943 return AllowScopedEnumerations ? T->isIntegralOrEnumerationType() in match()