Home
last modified time | relevance | path

Searched defs:TempType (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCleanup.cpp1310 QualType TempType, in EmitCXXTemporary()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp2240 QualType TempType = getType(Base); in CheckLValueConstantExpression() local