Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()