Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DDependencyGraph.cpp35 SmallVector<const FileEntry *, 2> > DependencyMap; typedef in __anon101254090111::DependencyGraphCallback
37 DependencyMap Dependencies;
128 for (DependencyMap::iterator F = Dependencies.begin(), in OutputGraphFile()