Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExpr.cpp1610 static bool getRangeForType(CodeGenFunction &CGF, QualType Ty, in getRangeForType() function
1631 if (!getRangeForType(*this, Ty, Min, End, CGM.getCodeGenOpts().StrictEnums, in getRangeForLoadFromType()
1661 if (!getRangeForType(*this, Ty, Min, End, /*StrictEnums=*/true, IsBool)) in EmitScalarRangeCheck()