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

References

tools/clang/lib/Format/UsingDeclarationsSorter.cpp
  194         !AnnotatedLines[I]->startsWith(tok::kw_using) || FirstTok->Finalized) {
  198     if (FirstTok->NewlinesBefore > 1)
  201         FirstTok->is(tok::comment) ? FirstTok->getNextNonComment() : FirstTok;
  201         FirstTok->is(tok::comment) ? FirstTok->getNextNonComment() : FirstTok;
  201         FirstTok->is(tok::comment) ? FirstTok->getNextNonComment() : FirstTok;