Home
last modified time | relevance | path

Searched refs:AddAfterMainAction (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DFrontendAction.h276 AddAfterMainAction ///< Execute the action after the main action enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DFrontendAction.cpp196 ActionType = PluginASTAction::AddAfterMainAction; in CreateWrappedASTConsumer()
199 ActionType == PluginASTAction::AddAfterMainAction) && in CreateWrappedASTConsumer()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangPlugins.rst179 return AddAfterMainAction;