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

  /src/external/apache2/llvm/dist/clang/include/clang/Frontend/
FrontendAction.h 276 AddAfterMainAction ///< Execute the action after the main action
  /src/external/apache2/llvm/dist/clang/lib/Frontend/
FrontendAction.cpp 196 ActionType = PluginASTAction::AddAfterMainAction;
199 ActionType == PluginASTAction::AddAfterMainAction) &&

Completed in 18 milliseconds