Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/utils/TableGen/
H A DLLDBTableGen.cpp24 enum ActionType { global() enum
/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendAction.h272 enum ActionType { enum
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DTableGen.cpp26 enum ActionType { enum
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp214 enum ActionType { global() enum
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendAction.cpp202 PluginASTAction::ActionType ActionType = P->getActionType(); in CreateWrappedASTConsumer() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp53 enum ActionType { enum
/freebsd-src/sys/dev/mwl/
H A Dmwlreg.h1125 uint32_t ActionType; // ENCR_ACTION_TYPE member
1135 uint32_t ActionType; // ENCR_ACTION_TYPE member
1243 uint32_t ActionType; member
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp1605 enum ActionType { Push, Pop, Attribute }; global() enum