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

References

tools/clang/tools/extra/clangd/FS.cpp
   36   StatCache.insert({PathStore, std::move(S)});
   46   auto I = StatCache.find(PathLookup);
   47   if (I != StatCache.end())