Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp1893 pushCallObjectDeleteCleanup(const FunctionDecl * OperatorDelete,llvm::Value * CompletePtr,QualType ElementType) pushCallObjectDeleteCleanup() argument
H A DItaniumCXXABI.cpp1247 llvm::Value *CompletePtr = Ptr.emitRawPointer(CGF); emitVirtualObjectDelete() local