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