HomeSort by relevance Sort by last modified time
    Searched refs:RewriteTestAction (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/Rewrite/Frontend/
FrontendActions.h 71 class RewriteTestAction : public PreprocessorFrontendAction {
  /external/clang/lib/FrontendTool/
ExecuteCompilerInvocation.cpp 102 case RewriteTest: return new RewriteTestAction();
  /external/clang/lib/Rewrite/Frontend/
FrontendActions.cpp 177 void RewriteTestAction::ExecuteAction() {

Completed in 122 milliseconds