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

References

tools/clang/tools/extra/clangd/unittests/GlobalCompilationDatabaseTests.cpp
  208           llvm::sys::fs::createUniqueDirectory("clangd-cdb-test", Root))
  213       EXPECT_FALSE(llvm::sys::fs::remove_directories(Root))
  214           << "Failed to cleanup " << Root;
  218       llvm::SmallString<128> AbsPath(Root);
  229                           llvm::sys::path::convert_to_slash(Root));
  251     File = FS.Root;
  258     File = FS.Root;
  266     DirectoryBasedGlobalCompilationDatabase DB(FS.Root.str().str());
  273     File = FS.Root;
  281     File = FS.Root;