Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-pdbutil/
DDumpOutputStyle.cpp1330 TpiStream &Stream, ArrayRef<TypeIndex> TiList, in dumpPartialTypeStream()
1483 std::vector<TypeIndex> TiList(Indices.begin(), Indices.end()); in dumpTpiStream() local