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