Searched defs:CompletePtr (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGExprCXX.cpp | 1893 pushCallObjectDeleteCleanup(const FunctionDecl * OperatorDelete,llvm::Value * CompletePtr,QualType ElementType) pushCallObjectDeleteCleanup() argument |
H A D | ItaniumCXXABI.cpp | 1247 llvm::Value *CompletePtr = Ptr.emitRawPointer(CGF); emitVirtualObjectDelete() local |