Home
last modified time | relevance | path

Searched defs:BinaryItemStream (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/include/llvm/Support/
DBinaryItemStream.h36 explicit BinaryItemStream(llvm::support::endianness Endian) in BinaryItemStream() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DBinaryItemStream.h36 explicit BinaryItemStream(llvm::support::endianness Endian) in BinaryItemStream() function
/external/llvm-project/llvm/unittests/Support/
DBinaryStreamTest.cpp875 TEST_F(BinaryStreamTest, BinaryItemStream) { in TEST_F() argument