Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp787 QualType CondT = SVB.getConditionType(); in apply() local
797 if (auto CompV = SVB.evalBinOp(State, Op, V, OtherV, CondT) in apply()