Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp440 ConnectionFileDescriptor::BytesAvailable(const Timeout<std::micro> &timeout, BytesAvailable() function in ConnectionFileDescriptor
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp8989 llvm::APInt BytesAvailable = SizeOfElem.umul_ov(NumberOfElems, Overflow); getBytesReturnedByAllocSizeCall() local