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

/external/clang/lib/CodeGen/
H A DCGExprCXX.cpp1479 void CodeGenFunction::EmitDeleteCall(const FunctionDecl *DeleteFD, function in class:CodeGenFunction
1523 CGF.EmitDeleteCall(OperatorDelete, Ptr, ElementType);

Completed in 35 milliseconds