Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DJumpDiagnostics.cpp95 unsigned JumpDiag, unsigned JumpDiagWarning,
842 static bool IsMicrosoftJumpWarning(unsigned JumpDiag, unsigned InDiagNote) { in IsMicrosoftJumpWarning() argument
843 return (JumpDiag == diag::err_goto_into_protected_scope && in IsMicrosoftJumpWarning()