Home
last modified time | relevance | path

Searched defs:IsEquality (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp680 bool IsEquality = true; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp11760 bool IsEquality = Opc == BO_EQ; in CheckCompareOperands() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp12499 bool IsEquality = E->isEqualityOp(); in EvaluateComparisonBinaryOperator() local