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

/openbsd-current/gnu/llvm/clang/examples/PluginsOrder/
H A DPluginsOrder.cpp108 return CmdlineBeforeMainAction;
/openbsd-current/gnu/llvm/clang/include/clang/Frontend/
H A DFrontendAction.h273 CmdlineBeforeMainAction, ///< Execute the action before the main action if enumerator in enum:clang::PluginASTAction::ActionType
/openbsd-current/gnu/llvm/clang/lib/Frontend/
H A DFrontendAction.cpp198 ActionType == PluginASTAction::CmdlineBeforeMainAction) {
203 if (ActionType == PluginASTAction::CmdlineBeforeMainAction)

Completed in 164 milliseconds