Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DBinaryStreamRef.h207 BinarySubstreamRef keep_front(uint64_t N) const { return slice(0, N); } in drop_front() argument
199 struct BinarySubstreamRef { global() struct
203 sliceBinarySubstreamRef slice() argument
210 keep_frontBinarySubstreamRef keep_front() argument
212 splitBinarySubstreamRef split() argument
216 sizeBinarySubstreamRef size() argument
217 emptyBinarySubstreamRef empty() argument