Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/utils/TableGen/
HDLLDBTableGen.cpp25 enum ActionType { enum
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Frontend/
HDFrontendAction.h272 enum ActionType { enum
/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
HDTableGen.cpp26 enum ActionType { enum
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-mc/
HDllvm-mc.cpp205 enum ActionType { enum
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
HDFrontendAction.cpp202 PluginASTAction::ActionType ActionType = P->getActionType(); in CreateWrappedASTConsumer() local
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-rtdyld/
HDllvm-rtdyld.cpp53 enum ActionType { enum
/freebsd-13-stable/sys/dev/mwl/
HDmwlreg.h1125 uint32_t ActionType; // ENCR_ACTION_TYPE member
1135 uint32_t ActionType; // ENCR_ACTION_TYPE member
1243 uint32_t ActionType; member
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
HDParsePragma.cpp1615 enum ActionType { Push, Pop, Attribute }; enum