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