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

References

tools/clang/lib/Format/Format.cpp
 2166     StringRef Trimmed = Line.trim();
 2172     if (ImportRegex.match(Line, &Matches)) {
 2185           {Identifier, Line, Prev, AssociatedCommentLines, IsStatic});
 2189       AssociatedCommentLines.push_back(Line);