Searched refs:AllowScopedEnumerations (Results 1 – 2 of 2) sorted by relevance
2394 bool AllowScopedEnumerations; variable2397 ICEConvertDiagnoser(bool AllowScopedEnumerations, in ICEConvertDiagnoser() argument2400 AllowScopedEnumerations(AllowScopedEnumerations) {} in ICEConvertDiagnoser()
5328 return AllowScopedEnumerations ? T->isIntegralOrEnumerationType() in match()