Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendAction.h275 AddBeforeMainAction, ///< Execute the action before the main action enumerator
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendAction.cpp198 if ((ActionType == PluginASTAction::AddBeforeMainAction || in CreateWrappedASTConsumer()
204 if (ActionType == PluginASTAction::AddBeforeMainAction) { in CreateWrappedASTConsumer()