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

References

tools/clang/lib/Format/UnwrappedLineParser.cpp
  359         Next = Tokens->getNextToken();
  360       } while (Next && Next->is(tok::comment));
  360       } while (Next && Next->is(tok::comment));
  362       if (Next && Next->isNot(tok::colon)) {
  362       if (Next && Next->isNot(tok::colon)) {