Searched defs:LazyRandomTypeCollection (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DLazyRandomTypeCollection.h50 class LazyRandomTypeCollection : public TypeCollection { class in namespace:llvm::codeview
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DLazyRandomTypeCollection.cpp34 LazyRandomTypeCollection::LazyRandomTypeCollection(uint32_t RecordCountHint) function in class:LazyRandomTypeCollection
38 LazyRandomTypeCollection::LazyRandomTypeCollection( function in class:LazyRandomTypeCollection
45 LazyRandomTypeCollection::LazyRandomTypeCollection(ArrayRef<uint8_t> Data, function in class:LazyRandomTypeCollection
50 LazyRandomTypeCollection::LazyRandomTypeCollection(StringRef Data, function in class:LazyRandomTypeCollection
56 LazyRandomTypeCollection::LazyRandomTypeCollection(const CVTypeArray &Types, function in class:LazyRandomTypeCollection
[all...]

Completed in 159 milliseconds