Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DVLASizeChecker.cpp98 uint64_t SizeMax = in checkVLA() local
H A DStdLibraryFunctionsChecker.cpp1081 const RangeInt SizeMax = BVF.getMaxValue(SizeTy).getLimitedValue(); in initFunctionSummaries() local