Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDCGException.cpp2153 llvm::Value *CodeGenFunction::EmitSEHExceptionCode() { in EmitSEHExceptionCode() function in CodeGenFunction
HDCodeGenFunction.h3613 llvm::Value *EmitSEHExceptionCode();
HDCGBuiltin.cpp5465 return RValue::get(EmitSEHExceptionCode()); in EmitBuiltinExpr()