Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DLazyRandomTypeCollection.cpp34 : LazyRandomTypeCollection(CVTypeArray(), RecordCountHint, in LazyRandomTypeCollection() argument
46 : LazyRandomTypeCollection(RecordCountHint) { in LazyRandomTypeCollection() argument
39 LazyRandomTypeCollection(const CVTypeArray & Types,uint32_t RecordCountHint,PartialOffsetArray PartialOffsets) LazyRandomTypeCollection() argument
51 LazyRandomTypeCollection(StringRef Data,uint32_t RecordCountHint) LazyRandomTypeCollection() argument
60 reset(BinaryStreamReader & Reader,uint32_t RecordCountHint) reset() argument
71 reset(StringRef Data,uint32_t RecordCountHint) reset() argument
77 reset(ArrayRef<uint8_t> Data,uint32_t RecordCountHint) reset() argument
[all...]