Searched defs:GetProjectInfo (Results 1 – 2 of 2) sorted by relevance
100 std::function<std::optional<ProjectInfo>(PathRef)> GetProjectInfo) in DiskBackedIndexStorageManager()137 std::function<std::optional<ProjectInfo>(PathRef)> GetProjectInfo; member in clang::clangd::__anon5c9955c20111::DiskBackedIndexStorageManager144 std::function<std::optional<ProjectInfo>(PathRef)> GetProjectInfo) { in createDiskBackedStorageFactory()
426 TEST_F(OverlayCDBTest,GetProjectInfo) TEST_F() argument