Searched refs:ReplaceIfStmtWithItsBody (Results 1 – 2 of 2) sorted by relevance
126 class ReplaceIfStmtWithItsBody : public RefactoringCallback {128 ReplaceIfStmtWithItsBody(StringRef Id, bool PickTrueBranch);
122 ReplaceIfStmtWithItsBody::ReplaceIfStmtWithItsBody(StringRef Id, in ReplaceIfStmtWithItsBody() function in clang::tooling::ReplaceIfStmtWithItsBody126 void ReplaceIfStmtWithItsBody::run( in run()