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

  /external/clang/include/clang/Frontend/
FrontendAction.h 255 ReplaceAction, ///< Replace the main action
  /external/clang/lib/FrontendTool/
ExecuteCompilerInvocation.cpp 69 if ((P->getActionType() != PluginASTAction::ReplaceAction &&
204 if (P->getActionType() == PluginASTAction::ReplaceAction) {

Completed in 504 milliseconds