Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/LineEditor/
H A DLineEditor.h49 enum ActionKind { enum
/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendOptions.h36 enum ActionKind { global() enum
/freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransformActions.cpp35 enum ActionKind { enum in __anon17e9ad270111::TransformActionsImpl
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2653 enum ActionKind { global() enum
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTable.h
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp1120 enum ActionKind : uint8_t { TestOnly, Complement, Reset, Set }; global() enum