Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp1027 class GetMaxValue { in initFunctionSummaries() class
1031 GetMaxValue(BasicValueFactory &BVF) : BVF(BVF) {} in initFunctionSummaries() function in StdLibraryFunctionsChecker::initFunctionSummaries::GetMaxValue