Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp1239 class GetMaxValue { in initFunctionSummaries() class
1243 GetMaxValue(BasicValueFactory &BVF) : BVF(BVF) {} in initFunctionSummaries() function in StdLibraryFunctionsChecker::initFunctionSummaries::GetMaxValue