Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp95 unsigned JumpDiag, unsigned JumpDiagWarning,
852 static bool IsMicrosoftJumpWarning(unsigned JumpDiag, unsigned InDiagNote) { in IsMicrosoftJumpWarning() argument
853 return (JumpDiag == diag::err_goto_into_protected_scope && in IsMicrosoftJumpWarning()