Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DDumpOutputStyle.cpp1073 SmallVector<TypeIndex, 4> DepList; in buildDepSet() local
1081 codeview::discoverTypeIndices(Type, DepList); in buildDepSet()
1082 buildDepSet(Types, DepList, DepSet); in buildDepSet()