Searched defs:DeleteTy (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprCXX.cpp1712 QualType DeleteTy = Arg->getType()->getAs<PointerType>()->getPointeeType(); local
1479 EmitDeleteCall(const FunctionDecl *DeleteFD, llvm::Value *Ptr, QualType DeleteTy) argument

Completed in 114 milliseconds