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

  /external/clang/include/clang/Rewrite/Frontend/
FrontendActions.h 76 class RewriteIncludesAction : public PreprocessorFrontendAction {
  /external/clang/lib/FrontendTool/
ExecuteCompilerInvocation.cpp 92 return new RewriteIncludesAction();
94 Action = "RewriteIncludesAction";
  /external/clang/lib/Rewrite/Frontend/
FrontendActions.cpp 185 void RewriteIncludesAction::ExecuteAction() {

Completed in 750 milliseconds