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

/external/clang/lib/CodeGen/
H A DCGException.cpp1764 llvm::Value *CodeGenFunction::EmitSEHExceptionInfo() { function in class:CodeGenFunction
H A DCodeGenFunction.h2186 llvm::Value *EmitSEHExceptionInfo();
H A DCGBuiltin.cpp1902 return RValue::get(EmitSEHExceptionInfo());

Completed in 50 milliseconds