reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/StaticAnalyzer/Checkers/IdenticalExprChecker.cpp
  184   if (BinaryOperator::isBitwiseOp(Op))
  187   if (BinaryOperator::isLogicalOp(Op))
  190   if (BinaryOperator::isComparisonOp(Op))