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

References

tools/clang/lib/Format/UnwrappedLineFormatter.cpp
  230         I != AnnotatedLines.begin()) {
  277       if (auto nsToken = getMatchingNamespaceToken(TheLine, AnnotatedLines)) {
  282                    getMatchingNamespaceTokenText(I[i + 1], AnnotatedLines) &&
  333         I != AnnotatedLines.begin() &&
  346     if (TheLine->First->is(tok::l_brace) && I != AnnotatedLines.begin() &&
  354     if (TheLine->First->is(tok::l_brace) && I != AnnotatedLines.begin() &&