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