Home
last modified time | relevance | path

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

/llvm-project/clang/test/CXX/temp/temp.res/temp.local/
H A Dp1.cpp10 template<typename> struct TempType {}; struct
/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.cpp1305 EmitCXXTemporary(const CXXTemporary * Temporary,QualType TempType,Address Ptr) EmitCXXTemporary() argument
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp1742 SPIRVType *TempType = Call->ReturnType; generateReadImageInst() local
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp2341 QualType TempType = getType(Base); CheckLValueConstantExpression() local