HomeSort by: relevance | last modified time | path
    Searched defs:ReplaceIfStmtWithItsBody (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Tooling/
RefactoringCallbacks.h 126 class ReplaceIfStmtWithItsBody : public RefactoringCallback {
128 ReplaceIfStmtWithItsBody(StringRef Id, bool PickTrueBranch);
  /src/external/apache2/llvm/dist/clang/lib/Tooling/
RefactoringCallbacks.cpp 122 ReplaceIfStmtWithItsBody::ReplaceIfStmtWithItsBody(StringRef Id,
126 void ReplaceIfStmtWithItsBody::run(

Completed in 28 milliseconds