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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp42 static llvm::FunctionCallee getUnexpectedFn(CodeGenModule &CGM) { function
530 CGF.EmitRuntimeCall(getUnexpectedFn(CGF.CGM), exn)

Completed in 37 milliseconds