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

References

tools/clang/tools/extra/clang-include-fixer/FuzzySymbolIndex.cpp
   79   for (size_t I = 0; I < Text.size(); ++I) {
   79   for (size_t I = 0; I < Text.size(); ++I) {
   80     CharType Type = classify(Text[I]);
   82       Flush(I);
   86         Flush(I - 1); // FOOBar: first token is FOO, not FOOB.
   94         Flush(I);
  105         Flush(I);
  109       Flush(I);