Searched refs:JumpDiag (Results 1 – 1 of 1) sorted by relevance
95 unsigned JumpDiag, unsigned JumpDiagWarning,842 static bool IsMicrosoftJumpWarning(unsigned JumpDiag, unsigned InDiagNote) { in IsMicrosoftJumpWarning() argument843 return (JumpDiag == diag::err_goto_into_protected_scope && in IsMicrosoftJumpWarning()