Searched refs:getFreeExceptionFn (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp33 static llvm::FunctionCallee getFreeExceptionFn(CodeGenModule &CGM) { function
370 CGF.EmitNounwindRuntimeCall(getFreeExceptionFn(CGF.CGM), exn);

Completed in 54 milliseconds