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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp585 QualType CondT = SVB.getConditionType(); local
595 if (auto CompV = SVB.evalBinOp(State, Op, V, OtherV, CondT)

Completed in 108 milliseconds