Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DJumpDiagnostics.cpp81 void NoteJumpIntoScopes(ArrayRef<unsigned> ToScopes);
786 void JumpScopeChecker::NoteJumpIntoScopes(ArrayRef<unsigned> ToScopes) { in NoteJumpIntoScopes() function in JumpScopeChecker
828 NoteJumpIntoScopes(ToScopesCXX98Compat); in DiagnoseIndirectJump()
882 NoteJumpIntoScopes(ToScopesWarning); in CheckJump()
888 NoteJumpIntoScopes(ToScopesError); in CheckJump()
894 NoteJumpIntoScopes(ToScopesCXX98Compat); in CheckJump()