Home
last modified time | relevance | path

Searched defs:DepSet (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemDepPrinter.cpp40 typedef SmallSetVector<Dep, 4> DepSet; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1290 std::map<TypeIndex, CVType> &DepSet) { in buildDepSet()
1338 std::map<TypeIndex, CVType> DepSet; in dumpPartialTypeStream() local