Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGExpr.cpp1076 static bool getRangeForType(CodeGenFunction &CGF, QualType Ty, in getRangeForType() function
1112 if (!getRangeForType(*this, Ty, Min, End, in getRangeForLoadFromType()
1191 if (getRangeForType(*this, Ty, Min, End, true)) { in EmitLoadOfScalar()