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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DJumpDiagnostics.cpp81 void NoteJumpIntoScopes(ArrayRef<unsigned> ToScopes);
732 void JumpScopeChecker::NoteJumpIntoScopes(ArrayRef<unsigned> ToScopes) { function in class:JumpScopeChecker
774 NoteJumpIntoScopes(ToScopesCXX98Compat);
828 NoteJumpIntoScopes(ToScopesWarning);
834 NoteJumpIntoScopes(ToScopesError);
840 NoteJumpIntoScopes(ToScopesCXX98Compat);

Completed in 121 milliseconds