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

Declarations

tools/clang/lib/Format/UnwrappedLineParser.h
  150   void distributeComments(const SmallVectorImpl<FormatToken *> &Comments,

References

tools/clang/lib/Format/UnwrappedLineParser.cpp
 2706       distributeComments(Comments, FormatTok);
 2745       distributeComments(Comments, FormatTok);
 2753   distributeComments(Comments, nullptr);