Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp143 applyAsComparesToArgument(ProgramStateRef State, const CallEvent &Call,
155 return applyAsComparesToArgument(State, Call, Summary); in apply()
318 StdLibraryFunctionsChecker::ValueRange::applyAsComparesToArgument( in applyAsComparesToArgument() function in StdLibraryFunctionsChecker::ValueRange