Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DDependencyGraph.cpp33 using DependencyMap = typedef in __anon68b22c500111::DependencyGraphCallback
36 DependencyMap Dependencies;
119 for (DependencyMap::iterator F = Dependencies.begin(), in OutputGraphFile()