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