Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp1450 RValueTy TypeIdentity; member in __anondca4c77a0411::CallDeleteDuringNew
1466 RValueTy TypeIdentity, ValueTy Ptr, ValueTy AllocSize, in CallDeleteDuringNew()
1543 RValue TypeIdentity, Address NewPtr, in EnterNewDeleteCleanup()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp2943 QualType TypeIdentity = Context.getSizeType(); in FindAllocationFunctions() local
4157 QualType TypeIdentity = OperatorDelete->getParamDecl(0)->getType(); in ActOnCXXDelete() local