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

References

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