Searched refs:SJKind (Results 1 – 1 of 1) sorted by relevance
1098 static RValue EmitMSVCRTSetJmp(CodeGenFunction &CGF, MSVCSetJmpKind SJKind, in EmitMSVCRTSetJmp() argument1104 if (SJKind == MSVCSetJmpKind::_setjmp3) { in EmitMSVCRTSetJmp()1110 Name = SJKind == MSVCSetJmpKind::_setjmp ? "_setjmp" : "_setjmpex"; in EmitMSVCRTSetJmp()