Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp91 void NoteJumpIntoScopes(ArrayRef<unsigned> ToScopes);
902 void JumpScopeChecker::NoteJumpIntoScopes(ArrayRef<unsigned> ToScopes) { in NoteJumpIntoScopes() function in JumpScopeChecker
947 NoteJumpIntoScopes(Notes); in DiagnoseIndirectOrAsmJump()
1021 NoteJumpIntoScopes(ToScopesWarning); in CheckJump()
1030 NoteJumpIntoScopes(ToScopesError); in CheckJump()
1036 NoteJumpIntoScopes(ToScopesCompat); in CheckJump()