reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Format/ContinuationIndenter.cpp
 1394              Tok && Tok != Current.MatchingParen; Tok = Tok->Next) {
 1394              Tok && Tok != Current.MatchingParen; Tok = Tok->Next) {
 1394              Tok && Tok != Current.MatchingParen; Tok = Tok->Next) {
 1394              Tok && Tok != Current.MatchingParen; Tok = Tok->Next) {
 1395           if (Tok->MustBreakBefore ||
 1396               (Tok->CanBreakBefore && Tok->NewlinesBefore > 0)) {
 1396               (Tok->CanBreakBefore && Tok->NewlinesBefore > 0)) {