Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/DebugInfo/CodeView/
DRandomAccessVisitorTest.cpp166 BinaryItemStream<CVType> ItemStream; member
375 BinaryItemStream<CVType> ItemStream(llvm::support::little); in TEST_F() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DGSIStreamBuilder.cpp308 BinaryItemStream<CVSymbol> ItemStream(support::endianness::little); in writeRecords() local
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DGSIStreamBuilder.cpp395 BinaryItemStream<CVSymbol> ItemStream(support::endianness::little); in writeRecords() local
/external/llvm-project/llvm/unittests/Support/
DBinaryStreamTest.cpp894 BinaryItemStream<BinaryItemStreamObject> ItemStream(big); in TEST_F() local