Searched defs:BytesAvailable (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Host/posix/ | ||
H A D | ConnectionFileDescriptorPosix.cpp | 440 ConnectionFileDescriptor::BytesAvailable(const Timeout<std::micro> &timeout, BytesAvailable() function in ConnectionFileDescriptor |
/llvm-project/clang/lib/AST/ | ||
H A D | ExprConstant.cpp | 8989 llvm::APInt BytesAvailable = SizeOfElem.umul_ov(NumberOfElems, Overflow); getBytesReturnedByAllocSizeCall() local |