Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DBinaryStreamRef.h28 explicit BinaryStreamRefBase(StreamType &BorrowedImpl) in BinaryStreamRefBase()
38 BinaryStreamRefBase(StreamType &BorrowedImpl, uint32_t Offset, in BinaryStreamRefBase()
145 StreamType *BorrowedImpl = nullptr; variable