Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DDependencyGraph.cpp34 SmallVector<const FileEntry *, 2> > DependencyMap; typedef in __anon11e6f1850111::DependencyGraphCallback
36 DependencyMap Dependencies;
126 for (DependencyMap::iterator F = Dependencies.begin(), in OutputGraphFile()