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