Searched defs:graph (Results 1 – 2 of 2) sorted by relevance
80 DependencyGraph graph = new DependencyGraph(depFile, null /*watchPaths*/); in processFiles() local
159 IncludeGraph graph = new IncludeGraph(context); in afterCheckProject() local