Home
last modified time | relevance | path

Searched defs:ComparisonOp (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerContext.cpp140 static bool evalComparison(SVal LHSVal, BinaryOperatorKind ComparisonOp, in evalComparison()
/freebsd/contrib/bmake/
H A Dcond.c130 typedef enum ComparisonOp { enum
132 } ComparisonOp; typedef