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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DBinaryStreamRef.h27 explicit BinaryStreamRefBase(StreamType &BorrowedImpl) argument
37 BinaryStreamRefBase(StreamType &BorrowedImpl, uint32_t Offset, argument
144 StreamType *BorrowedImpl = nullptr; member in class:llvm::BinaryStreamRefBase
[all...]

Completed in 49 milliseconds