Searched refs:EmitSEHExceptionCode (Results 1 – 3 of 3) sorted by relevance
2139 llvm::Value *CodeGenFunction::EmitSEHExceptionCode() { in EmitSEHExceptionCode() function in CodeGenFunction
3300 llvm::Value *EmitSEHExceptionCode();
4608 return RValue::get(EmitSEHExceptionCode()); in EmitBuiltinExpr()