Searched refs:ActionKind (Results 1 – 6 of 6) sorted by relevance
49 enum ActionKind { enum56 ActionKind Kind;
36 enum ActionKind { enum446 frontend::ActionKind ProgramAction = frontend::ParseSyntaxOnly;
35 enum ActionKind { enum in __anon95e785d10111::TransformActionsImpl44 ActionKind Kind;
2095 frontend::ActionKind Action, in ParseDependencyOutputArgs()2462 static const std::pair<frontend::ActionKind, unsigned> Table[] = { in getFrontendActionTable()2515 static std::optional<frontend::ActionKind>2526 getProgramActionOpt(frontend::ActionKind ProgramAction) { in getProgramActionOpt()2729 std::optional<frontend::ActionKind> ProgramAction = getFrontendAction(Opt); in ParseFrontendArgs()4135 static bool isStrictlyPreprocessorAction(frontend::ActionKind Action) { in isStrictlyPreprocessorAction()4257 frontend::ActionKind Action, in ParsePreprocessorArgs()4360 CompilerInvocation::StringAllocator SA, frontend::ActionKind Action) { in GeneratePreprocessorOutputArgs()4385 frontend::ActionKind Action) { in ParsePreprocessorOutputArgs()
2654 enum ActionKind { enum2664 ImportAction(ActionKind AK, Module *Mod = nullptr)
833 enum ActionKind : uint8_t { TestOnly, Complement, Reset, Set }; enum842 ActionKind Action;897 static char bitActionToX86BTCode(BitTest::ActionKind A) { in bitActionToX86BTCode()