Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExprCXX.cpp1492 const FunctionProtoType *DeleteFTy = in EmitDeleteCall() local
1616 const FunctionProtoType *DeleteFTy = in Emit() local
/external/llvm-project/clang/lib/CodeGen/
DCGExprCXX.cpp1779 const auto *DeleteFTy = DeleteFD->getType()->castAs<FunctionProtoType>(); in EmitDeleteCall() local