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