Searched refs:EmitSEHExceptionInfo (Results 1 – 3 of 3) sorted by relevance
2127 llvm::Value *CodeGenFunction::EmitSEHExceptionInfo() { in EmitSEHExceptionInfo() function in CodeGenFunction
3303 llvm::Value *EmitSEHExceptionInfo();
4653 return RValue::get(EmitSEHExceptionInfo()); in EmitBuiltinExpr()