Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendAction.h273 CmdlineBeforeMainAction, ///< Execute the action before the main action if enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendAction.cpp204 ActionType == PluginASTAction::CmdlineBeforeMainAction) { in CreateWrappedASTConsumer()
209 if (ActionType == PluginASTAction::CmdlineBeforeMainAction) in CreateWrappedASTConsumer()