Home
last modified time | relevance | path

Searched refs:EmitSEHExceptionInfo (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp2144 llvm::Value *CodeGenFunction::EmitSEHExceptionInfo() { in EmitSEHExceptionInfo() function in CodeGenFunction
H A DCodeGenFunction.h3654 llvm::Value *EmitSEHExceptionInfo();
H A DCGBuiltin.cpp5669 return RValue::get(EmitSEHExceptionInfo()); in EmitBuiltinExpr()