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

References

tools/clang/tools/extra/clangd/FuzzyMatch.cpp
   80   for (int I = 0; I < PatN; ++I)
   80   for (int I = 0; I < PatN; ++I)
   81     LowPat[I] = lower(Pat[I]);
   81     LowPat[I] = lower(Pat[I]);