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

/external/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 96 milliseconds