Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGException.cpp1767 llvm::Value *CodeGenFunction::EmitSEHExceptionCode() { in EmitSEHExceptionCode() function in CodeGenFunction
DCodeGenFunction.h2314 llvm::Value *EmitSEHExceptionCode();
DCGBuiltin.cpp1992 return RValue::get(EmitSEHExceptionCode()); in EmitBuiltinExpr()