Home
last modified time | relevance | path

Searched defs:ActionKind (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/unittests/IR/
H A DCFGBuilder.h64 enum class ActionKind { Insert, Delete }; enum
/llvm-project/llvm/include/llvm/LineEditor/
H A DLineEditor.h49 enum ActionKind { global() enum
/llvm-project/flang/include/flang/Frontend/
H A DFrontendOptions.h27 enum ActionKind { enum
/llvm-project/clang/include/clang/Frontend/
H A DFrontendOptions.h37 enum ActionKind { enum
/llvm-project/clang/lib/ARCMigrate/
H A DTransformActions.cpp35 enum ActionKind { enum in __anon0b89c3080111::TransformActionsImpl
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h2238 enum ActionKind { global() enum
/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2717 enum ActionKind { global() enum
/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp1107 enum ActionKind : uint8_t { TestOnly, Complement, Reset, Set }; global() enum