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

References

tools/clang/tools/extra/modularize/PreprocessorTracker.cpp
 1227           for (int Index = 0; Index < Count; ++Index) {
 1227           for (int Index = 0; Index < Count; ++Index) {
 1228             HeaderHandle H = ip[Index];
 1229             OS << std::string((Index * 2) + 4, ' ') << *getHeaderFilePath(H)