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

References

tools/clang/tools/extra/clangd/FS.cpp
   29   if (FS.makeAbsolute(PathStore))
   31   llvm::sys::path::remove_dots(PathStore, /*remove_dot_dot=*/true);
   33   if (PathStore == MainFilePath)
   36   StatCache.insert({PathStore, std::move(S)});