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

/external/clang/lib/CodeGen/
H A DCGException.cpp1773 llvm::Value *CodeGenFunction::EmitSEHExceptionCode() { function in class:CodeGenFunction
H A DCodeGenFunction.h2185 llvm::Value *EmitSEHExceptionCode();
H A DCGBuiltin.cpp1899 return RValue::get(EmitSEHExceptionCode());

Completed in 55 milliseconds