Searched refs:replaceWithCondition (Results 1 – 2 of 2) sorted by relevance
61 replaceWithCondition(const ast_matchers::MatchFinder::MatchResult &Result,
561 replaceWithCondition(Result, Ternary); in check()564 replaceWithCondition(Result, TernaryNegated, true); in check()614 void SimplifyBooleanExprCheck::replaceWithCondition( in replaceWithCondition() function in clang::tidy::readability::SimplifyBooleanExprCheck