Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp974 size_t getSizeLowerBound() const { return Size; } in getSizeLowerBound() function in __anon3d5b5bfe0311::EstimateSizeFormatHandler
1251 SourceSize = llvm::APSInt::getUnsigned(H.getSizeLowerBound()) in checkFortifiedBuiltinMemoryFunction()