Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DTypeReferenceTracker.h60 uint32_t NumTypeRecords = 0; variable
H A DDumpOutputStyle.cpp1203 dumpFullTypeStream(LinePrinter & Printer,LazyRandomTypeCollection & Types,TypeReferenceTracker * RefTracker,uint32_t NumTypeRecords,uint32_t NumHashBuckets,FixedStreamArray<support::ulittle32_t> HashValues,TpiStream * Stream,bool Bytes,bool Extras) dumpFullTypeStream() argument