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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp2044 llvm::Value *CodeGenFunction::EmitSEHAbnormalTermination() { function in class:CodeGenFunction
H A DCodeGenFunction.h3154 llvm::Value *EmitSEHAbnormalTermination();
H A DCGBuiltin.cpp3755 return RValue::get(EmitSEHAbnormalTermination());

Completed in 95 milliseconds