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

References

tools/clang/lib/Format/UnwrappedLineParser.cpp
 2706       distributeComments(Comments, FormatTok);
 2707       Comments.clear();
 2745       distributeComments(Comments, FormatTok);
 2746       Comments.clear();
 2750     Comments.push_back(FormatTok);
 2753   distributeComments(Comments, nullptr);
 2754   Comments.clear();