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