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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp87 unsigned JumpDiag, unsigned JumpDiagWarning,
807 static bool IsMicrosoftJumpWarning(unsigned JumpDiag, unsigned InDiagNote) { argument
808 return (JumpDiag == diag::err_goto_into_protected_scope &&

Completed in 17 milliseconds