Searched refs:replaceWithThenStatement (Results 1 – 2 of 2) sorted by relevance
39 void replaceWithThenStatement(const ASTContext &Context,
368 Check->replaceWithThenStatement(Context, If, Cond); in VisitIfStmt()702 void SimplifyBooleanExprCheck::replaceWithThenStatement( in replaceWithThenStatement() function in clang::tidy::readability::SimplifyBooleanExprCheck