Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1222 TpiStream &Stream, ArrayRef<TypeIndex> TiList, in dumpPartialTypeStream()
1381 std::vector<TypeIndex> TiList(Indices.begin(), Indices.end()); in dumpTpiStream() local