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