Searched refs:AllowScopedEnumerations (Results 1 – 2 of 2) sorted by relevance
3097 bool AllowScopedEnumerations; variable3100 ICEConvertDiagnoser(bool AllowScopedEnumerations, in ICEConvertDiagnoser() argument3103 AllowScopedEnumerations(AllowScopedEnumerations) {} in ICEConvertDiagnoser()
5749 return AllowScopedEnumerations ? T->isIntegralOrEnumerationType() in match()