Lines Matching defs:Negated
65 if (const auto *Negated = Result.Nodes.getNodeAs<UnaryOperator>(Id)) { in getBoolLiteral() local
184 const Expr *E, bool Negated, in compareExpressionToConstant()
195 const Expr *E, bool Negated) { in compareExpressionToNullPtr()
202 const Expr *E, bool Negated) { in compareExpressionToZero()
207 bool Negated, const Expr *E) { in replacementExpression()
284 const Expr *stmtReturnsBool(const ReturnStmt *Ret, bool Negated) { in stmtReturnsBool()
302 const Expr *stmtReturnsBool(const IfStmt *IfRet, bool Negated) { in stmtReturnsBool()
402 const Expr *ReplaceWith, bool Negated) { in reportBinOp()
616 bool Negated) { in replaceWithCondition()
625 const MatchFinder::MatchResult &Result, const IfStmt *If, bool Negated) { in replaceWithReturnCondition()
637 bool Negated) { in replaceCompoundReturnWithCondition()
677 bool Negated) { in replaceWithAssignment()