Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DLazyRandomTypeCollection.h108 PartialOffsetArray PartialOffsets; variable
/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DLazyRandomTypeCollection.cpp39 LazyRandomTypeCollection(const CVTypeArray & Types,uint32_t RecordCountHint,PartialOffsetArray PartialOffsets) LazyRandomTypeCollection() argument
/llvm-project/llvm/unittests/DebugInfo/CodeView/
H A DRandomAccessVisitorTest.cpp391 FixedStreamArray<TypeIndexOffset> PartialOffsets; in TEST_F() local