Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp1213 class GetMaxValue { in initFunctionSummaries() class
1217 GetMaxValue(BasicValueFactory &BVF) : BVF(BVF) {} in initFunctionSummaries() function in StdLibraryFunctionsChecker::initFunctionSummaries::GetMaxValue