Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/LineEditor/
H A DLineEditor.h49 enum ActionKind { enum
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendOptions.h37 enum ActionKind { enum
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2718 enum ActionKind { enum
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h2238 enum ActionKind { enum
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp1129 enum ActionKind : uint8_t { TestOnly, Complement, Reset, Set }; enum