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