Home
last modified time | relevance | path

Searched refs:JumpDiag (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DJumpDiagnostics.cpp85 unsigned JumpDiag, unsigned JumpDiagWarning,
762 static bool IsMicrosoftJumpWarning(unsigned JumpDiag, unsigned InDiagNote) { in IsMicrosoftJumpWarning() argument
763 return (JumpDiag == diag::err_goto_into_protected_scope && in IsMicrosoftJumpWarning()