Searched defs:CheckBitwise (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIdenticalExprChecker.cpp60 reportIdenticalExpr(const BinaryOperator *B, bool CheckBitwise, ArrayRef<SourceRange> Sr) argument
77 checkBitwiseOrLogicalOp(const BinaryOperator *B, bool CheckBitwise) argument

Completed in 58 milliseconds