Searched refs:getRangeForType (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/contrib/llvm/tools/clang/lib/CodeGen/ |
| HD | CGExpr.cpp | 1076 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()
|