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

References

tools/clang/lib/Format/Format.cpp
 2007     StringRef Trimmed = Line.trim();
 2020     if (!FormattingOff && !Line.endswith("\\")) {
 2021       if (IncludeRegex.match(Line, &Matches)) {
 2031             {IncludeName, Line, Prev, Category, Priority});