Home
last modified time | relevance | path

Searched refs:BinaryItemStream (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DBinaryItemStream.h34 class BinaryItemStream : public BinaryStream {
36 explicit BinaryItemStream(llvm::support::endianness Endian) in BinaryItemStream() function
/llvm-project-15.0.7/llvm/unittests/DebugInfo/CodeView/
H A DRandomAccessVisitorTest.cpp166 BinaryItemStream<CVType> ItemStream;
375 BinaryItemStream<CVType> ItemStream(llvm::support::little); in TEST_F()
/llvm-project-15.0.7/llvm/unittests/Support/
H A DBinaryStreamTest.cpp915 TEST_F(BinaryStreamTest, BinaryItemStream) { in TEST_F() argument
934 BinaryItemStream<BinaryItemStreamObject> ItemStream(big); in TEST_F()
/llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/Native/
H A DGSIStreamBuilder.cpp396 BinaryItemStream<CVSymbol> ItemStream(support::endianness::little); in writeRecords()
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt5478 llvm/include/llvm/Support/BinaryItemStream.h