Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DLazyRandomTypeCollection.cpp50 RecordCountHint) {} in LazyRandomTypeCollection() argument
33 LazyRandomTypeCollection(uint32_t RecordCountHint) LazyRandomTypeCollection() argument
38 LazyRandomTypeCollection(const CVTypeArray & Types,uint32_t RecordCountHint,PartialOffsetArray PartialOffsets) LazyRandomTypeCollection() argument
45 LazyRandomTypeCollection(ArrayRef<uint8_t> Data,uint32_t RecordCountHint) LazyRandomTypeCollection() argument
59 reset(BinaryStreamReader & Reader,uint32_t RecordCountHint) reset() argument
70 reset(StringRef Data,uint32_t RecordCountHint) reset() argument
76 reset(ArrayRef<uint8_t> Data,uint32_t RecordCountHint) reset() argument
[all...]