Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DLazyRandomTypeCollection.cpp34 LazyRandomTypeCollection::LazyRandomTypeCollection(uint32_t RecordCountHint) in LazyRandomTypeCollection() function in LazyRandomTypeCollection
38 LazyRandomTypeCollection::LazyRandomTypeCollection( in LazyRandomTypeCollection() function in LazyRandomTypeCollection
45 LazyRandomTypeCollection::LazyRandomTypeCollection(ArrayRef<uint8_t> Data, in LazyRandomTypeCollection() function in LazyRandomTypeCollection
50 LazyRandomTypeCollection::LazyRandomTypeCollection(StringRef Data, in LazyRandomTypeCollection() function in LazyRandomTypeCollection
56 LazyRandomTypeCollection::LazyRandomTypeCollection(const CVTypeArray &Types, in LazyRandomTypeCollection() function in LazyRandomTypeCollection
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DTpiStream.h25 class LazyRandomTypeCollection; variable