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

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

Completed in 121 milliseconds