Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendAction.h279 AddAfterMainAction ///< Execute the action after the main action enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendAction.cpp212 ActionType = PluginASTAction::AddAfterMainAction; in CreateWrappedASTConsumer()
216 ActionType == PluginASTAction::AddAfterMainAction) && in CreateWrappedASTConsumer()