Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp8509 llvm::APInt BytesAvailable = SizeOfElem.umul_ov(NumberOfElems, Overflow); in getBytesReturnedByAllocSizeCall() local
8513 Result = std::move(BytesAvailable); in getBytesReturnedByAllocSizeCall()