Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp1637 class GetMaxValue { in initFunctionSummaries() class
1641 GetMaxValue(BasicValueFactory &BVF) : BVF(BVF) {} in initFunctionSummaries() function in StdLibraryFunctionsChecker::initFunctionSummaries::GetMaxValue