Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DBinaryStreamRef.h27 explicit BinaryStreamRefBase(StreamType &BorrowedImpl) in BinaryStreamRefBase()
37 BinaryStreamRefBase(StreamType &BorrowedImpl, uint32_t Offset, in BinaryStreamRefBase()
144 StreamType *BorrowedImpl = nullptr; variable
/external/llvm-project/llvm/include/llvm/Support/
DBinaryStreamRef.h27 explicit BinaryStreamRefBase(StreamType &BorrowedImpl) in BinaryStreamRefBase()
37 BinaryStreamRefBase(StreamType &BorrowedImpl, uint32_t Offset, in BinaryStreamRefBase()
144 StreamType *BorrowedImpl = nullptr; variable