Home
last modified time | relevance | path

Searched refs:callOrTryCall (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenCXXExpr.cpp255 cir::CIRCallOpInterface callOrTryCall; in emitNewDeleteCall() local
261 callee, ReturnValueSlot(), args, &callOrTryCall); in emitNewDeleteCall()
H A DCIRGenFunction.h795 cir::CIRCallOpInterface *callOrTryCall = nullptr) {
797 return emitCall(funcInfo, callee, returnValue, args, callOrTryCall,