Searched refs:FullGraph (Results 1 – 3 of 3) sorted by relevance
105 IncludeGraph getSubGraph(llvm::StringRef URI, const IncludeGraph &FullGraph) { in getSubGraph() argument110 Node = FullGraph.lookup(Entry->getKey()); in getSubGraph()171 const auto &FullGraph = *Index.Sources; in FileShardedIndex() local172 for (const auto &It : FullGraph) { in FileShardedIndex()174 ShardIt.first->getValue().IG = getSubGraph(It.first(), FullGraph); in FileShardedIndex()
53 TEST_F(DelegateTest, FullGraph) { in TEST_F() argument
60 TEST_F(KernelTest, FullGraph) { in TEST_F() argument