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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DLazyRandomTypeCollection.h48 class LazyRandomTypeCollection : public TypeCollection { class in namespace:llvm::codeview
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DLazyRandomTypeCollection.cpp33 LazyRandomTypeCollection::LazyRandomTypeCollection(uint32_t RecordCountHint) function in class:LazyRandomTypeCollection
37 LazyRandomTypeCollection::LazyRandomTypeCollection( function in class:LazyRandomTypeCollection
44 LazyRandomTypeCollection::LazyRandomTypeCollection(ArrayRef<uint8_t> Data, function in class:LazyRandomTypeCollection
49 LazyRandomTypeCollection::LazyRandomTypeCollection(StringRef Data, function in class:LazyRandomTypeCollection
54 LazyRandomTypeCollection::LazyRandomTypeCollection(const CVTypeArray &Types, function in class:LazyRandomTypeCollection
[all...]

Completed in 109 milliseconds