Home
last modified time | relevance | path

Searched refs:IsRegularCPlusPlusEnum (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGExpr.cpp1222 bool IsRegularCPlusPlusEnum = CGF.getLangOpts().CPlusPlus && StrictEnums && in getRangeForType() local
1225 if (!IsBool && !IsRegularCPlusPlusEnum) in getRangeForType()
/external/llvm-project/clang/lib/CodeGen/
DCGExpr.cpp1622 bool IsRegularCPlusPlusEnum = CGF.getLangOpts().CPlusPlus && StrictEnums && in getRangeForType() local
1624 if (!IsBool && !IsRegularCPlusPlusEnum) in getRangeForType()