Home
last modified time | relevance | path

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

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