Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DBinaryStreamRef.h27 explicit BinaryStreamRefBase(StreamType &BorrowedImpl) in BinaryStreamRefBase()
37 BinaryStreamRefBase(StreamType &BorrowedImpl, uint32_t Offset, in BinaryStreamRefBase()
144 StreamType *BorrowedImpl = nullptr; variable