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

/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DCheckerContext.cpp125 static bool evalComparison(SVal LHSVal, BinaryOperatorKind ComparisonOp, argument
138 SVal Eval = Bldr.evalBinOp(State, ComparisonOp, LHSVal, RHSVal,

Completed in 152 milliseconds