Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp1263 SVal Feasible = SvalBuilder.evalBinOp(State, Op, SizeV, BufDynSize, in apply() local
1265 if (auto F = Feasible.getAs<DefinedOrUnknownSVal>()) in apply()