Searched refs:AllowScopedEnumerations (Results 1 – 2 of 2) sorted by relevance
4004 bool AllowScopedEnumerations; variable4007 ICEConvertDiagnoser(bool AllowScopedEnumerations, in ICEConvertDiagnoser() argument4010 AllowScopedEnumerations(AllowScopedEnumerations) {} in ICEConvertDiagnoser()
6363 return AllowScopedEnumerations ? T->isIntegralOrEnumerationType() in match()