Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DJumpDiagnostics.cpp85 unsigned JumpDiag, unsigned JumpDiagWarning,
835 unsigned JumpDiagError, unsigned JumpDiagWarning, in CheckJump() argument
870 if (S.getLangOpts().MSVCCompat && JumpDiagWarning != 0 && in CheckJump()
881 S.Diag(DiagLoc, JumpDiagWarning); in CheckJump()