Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DJumpDiagnostics.cpp77 void NoteJumpIntoScopes(ArrayRef<unsigned> ToScopes);
692 void JumpScopeChecker::NoteJumpIntoScopes(ArrayRef<unsigned> ToScopes) { in NoteJumpIntoScopes() function in JumpScopeChecker
732 NoteJumpIntoScopes(ToScopesCXX98Compat); in DiagnoseIndirectJump()
772 NoteJumpIntoScopes(ToScopesWarning); in CheckJump()
778 NoteJumpIntoScopes(ToScopesError); in CheckJump()
784 NoteJumpIntoScopes(ToScopesCXX98Compat); in CheckJump()