Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGException.cpp2144 llvm::Value *CodeGenFunction::EmitSEHExceptionInfo() { in EmitSEHExceptionInfo() function in CodeGenFunction
HDCodeGenFunction.h3614 llvm::Value *EmitSEHExceptionInfo();
HDCGBuiltin.cpp5468 return RValue::get(EmitSEHExceptionInfo()); in EmitBuiltinExpr()