Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp95 unsigned JumpDiag, unsigned JumpDiagWarning,
930 unsigned JumpDiagError, unsigned JumpDiagWarning, in CheckJump() argument
975 if (S.getLangOpts().MSVCCompat && JumpDiagWarning != 0 && in CheckJump()
986 S.Diag(DiagLoc, JumpDiagWarning); in CheckJump()