Searched refs:AllowScopedEnumerations (Results 1 – 2 of 2) sorted by relevance
3570 bool AllowScopedEnumerations; variable3573 ICEConvertDiagnoser(bool AllowScopedEnumerations, in ICEConvertDiagnoser() argument3576 AllowScopedEnumerations(AllowScopedEnumerations) {} in ICEConvertDiagnoser()
5881 return AllowScopedEnumerations ? T->isIntegralOrEnumerationType() in match()