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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp1974 llvm::Value *CodeGenFunction::EmitSEHExceptionCode() { function in class:CodeGenFunction
H A DCodeGenFunction.h2942 llvm::Value *EmitSEHExceptionCode();
H A DCGBuiltin.cpp3619 return RValue::get(EmitSEHExceptionCode());

Completed in 92 milliseconds