Searched refs:replaceWithAssignment (Results 1 – 2 of 2) sorted by relevance
70 replaceWithAssignment(const ast_matchers::MatchFinder::MatchResult &Result,
572 replaceWithAssignment(Result, IfAssign); in check()575 replaceWithAssignment(Result, IfAssignNot, true); in check()675 void SimplifyBooleanExprCheck::replaceWithAssignment( in replaceWithAssignment() function in clang::tidy::readability::SimplifyBooleanExprCheck