Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DVLASizeChecker.cpp99 uint64_t SizeMax = in checkVLA() local
H A DStdLibraryFunctionsChecker.cpp1293 const RangeInt SizeMax = BVF.getMaxValue(SizeTy).getLimitedValue(); in initFunctionSummaries() local