Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp1618 static bool getRangeForType(CodeGenFunction &CGF, QualType Ty, in getRangeForType() function
1653 if (!getRangeForType(*this, Ty, Min, End, CGM.getCodeGenOpts().StrictEnums, in getRangeForLoadFromType()
1683 if (!getRangeForType(*this, Ty, Min, End, /*StrictEnums=*/true, IsBool)) in EmitScalarRangeCheck()