Home
last modified time | relevance | path

Searched refs:DependencyMap (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Frontend/
DDependencyGraph.cpp35 SmallVector<const FileEntry *, 2> > DependencyMap; typedef in __anon7c4ba1fc0111::DependencyGraphCallback
37 DependencyMap Dependencies;
125 for (DependencyMap::iterator F = Dependencies.begin(), in OutputGraphFile()