Home
last modified time | relevance | path

Searched refs:CLAUSE_CLASS (Results 1 – 25 of 116) sorted by relevance

12345

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/TableGen/
H A Ddirective2.td182 // IMPL-NEXT: #ifndef CLAUSE_CLASS
183 // IMPL-NEXT: #define CLAUSE_CLASS(Enum, Str, Class)
191 // IMPL-NEXT: CLAUSE_CLASS(TDLC_##Name, #Name, Class)
197 // IMPL-NEXT: CLAUSE_CLASS(TDLC_##Name, Str, Class)
211 // IMPL-NEXT: #undef CLAUSE_CLASS
H A Ddirective1.td205 // IMPL-NEXT: #ifndef CLAUSE_CLASS
206 // IMPL-NEXT: #define CLAUSE_CLASS(Enum, Str, Class)
214 // IMPL-NEXT: CLAUSE_CLASS(TDLC_##Name, #Name, Class)
220 // IMPL-NEXT: CLAUSE_CLASS(TDLC_##Name, Str, Class)
232 // IMPL-NEXT: #undef CLAUSE_CLASS
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/TableGen/
H A Ddirective2.td248 // GEN-NEXT: #ifndef CLAUSE_CLASS
249 // GEN-NEXT: #define CLAUSE_CLASS(Enum, Str, Class)
257 // GEN-NEXT: CLAUSE_CLASS(TDLC_##Name, #Name, Class)
263 // GEN-NEXT: CLAUSE_CLASS(TDLC_##Name, Str, Class)
277 // GEN-NEXT: #undef CLAUSE_CLASS
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/TableGen/
H A Ddirective2.td182 // IMPL-NEXT: #ifndef CLAUSE_CLASS
183 // IMPL-NEXT: #define CLAUSE_CLASS(Enum, Str, Class)
191 // IMPL-NEXT: CLAUSE_CLASS(TDLC_##Name, #Name, Class)
197 // IMPL-NEXT: CLAUSE_CLASS(TDLC_##Name, Str, Class)
211 // IMPL-NEXT: #undef CLAUSE_CLASS
H A Ddirective1.td205 // IMPL-NEXT: #ifndef CLAUSE_CLASS
206 // IMPL-NEXT: #define CLAUSE_CLASS(Enum, Str, Class)
214 // IMPL-NEXT: CLAUSE_CLASS(TDLC_##Name, #Name, Class)
220 // IMPL-NEXT: CLAUSE_CLASS(TDLC_##Name, Str, Class)
232 // IMPL-NEXT: #undef CLAUSE_CLASS
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/TableGen/
H A Ddirective2.td248 // GEN-NEXT: #ifndef CLAUSE_CLASS
249 // GEN-NEXT: #define CLAUSE_CLASS(Enum, Str, Class)
257 // GEN-NEXT: CLAUSE_CLASS(TDLC_##Name, #Name, Class)
263 // GEN-NEXT: CLAUSE_CLASS(TDLC_##Name, Str, Class)
277 // GEN-NEXT: #undef CLAUSE_CLASS
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/TableGen/
H A Ddirective2.td182 // IMPL-NEXT: #ifndef CLAUSE_CLASS
183 // IMPL-NEXT: #define CLAUSE_CLASS(Enum, Str, Class)
191 // IMPL-NEXT: CLAUSE_CLASS(TDLC_##Name, #Name, Class)
197 // IMPL-NEXT: CLAUSE_CLASS(TDLC_##Name, Str, Class)
211 // IMPL-NEXT: #undef CLAUSE_CLASS
H A Ddirective1.td205 // IMPL-NEXT: #ifndef CLAUSE_CLASS
206 // IMPL-NEXT: #define CLAUSE_CLASS(Enum, Str, Class)
214 // IMPL-NEXT: CLAUSE_CLASS(TDLC_##Name, #Name, Class)
220 // IMPL-NEXT: CLAUSE_CLASS(TDLC_##Name, Str, Class)
232 // IMPL-NEXT: #undef CLAUSE_CLASS
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/TableGen/
H A Ddirective2.td182 // IMPL-NEXT: #ifndef CLAUSE_CLASS
183 // IMPL-NEXT: #define CLAUSE_CLASS(Enum, Str, Class)
191 // IMPL-NEXT: CLAUSE_CLASS(TDLC_##Name, #Name, Class)
197 // IMPL-NEXT: CLAUSE_CLASS(TDLC_##Name, Str, Class)
211 // IMPL-NEXT: #undef CLAUSE_CLASS
H A Ddirective1.td205 // IMPL-NEXT: #ifndef CLAUSE_CLASS
206 // IMPL-NEXT: #define CLAUSE_CLASS(Enum, Str, Class)
214 // IMPL-NEXT: CLAUSE_CLASS(TDLC_##Name, #Name, Class)
220 // IMPL-NEXT: CLAUSE_CLASS(TDLC_##Name, Str, Class)
232 // IMPL-NEXT: #undef CLAUSE_CLASS
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/TableGen/
H A Ddirective2.td182 // IMPL-NEXT: #ifndef CLAUSE_CLASS
183 // IMPL-NEXT: #define CLAUSE_CLASS(Enum, Str, Class)
191 // IMPL-NEXT: CLAUSE_CLASS(TDLC_##Name, #Name, Class)
197 // IMPL-NEXT: CLAUSE_CLASS(TDLC_##Name, Str, Class)
211 // IMPL-NEXT: #undef CLAUSE_CLASS
H A Ddirective1.td205 // IMPL-NEXT: #ifndef CLAUSE_CLASS
206 // IMPL-NEXT: #define CLAUSE_CLASS(Enum, Str, Class)
214 // IMPL-NEXT: CLAUSE_CLASS(TDLC_##Name, #Name, Class)
220 // IMPL-NEXT: CLAUSE_CLASS(TDLC_##Name, Str, Class)
232 // IMPL-NEXT: #undef CLAUSE_CLASS
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DASTFwd.h31 #define CLAUSE_CLASS(Enum, Str, Class) class Class; macro
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DASTFwd.h31 #define CLAUSE_CLASS(Enum, Str, Class) class Class; macro
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DASTFwd.h31 #define CLAUSE_CLASS(Enum, Str, Class) class Class; macro
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/AST/
H A DASTFwd.h31 #define CLAUSE_CLASS(Enum, Str, Class) class Class; macro
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DASTFwd.h31 #define CLAUSE_CLASS(Enum, Str, Class) class Class; macro
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DASTFwd.h31 #define CLAUSE_CLASS(Enum, Str, Class) class Class; macro
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/AST/
H A DASTFwd.h31 #define CLAUSE_CLASS(Enum, Str, Class) class Class; macro
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DASTFwd.h31 #define CLAUSE_CLASS(Enum, Str, Class) class Class; macro
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/AST/
H A DASTTypeTraits.cpp45 #define CLAUSE_CLASS(Enum, Str, Class) {NKI_OMPClause, #Class}, macro
129 #define CLAUSE_CLASS(Enum, Str, Class) \ in getFromNode() macro
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/AST/
H A DASTTypeTraits.cpp45 #define CLAUSE_CLASS(Enum, Str, Class) {NKI_OMPClause, #Class}, macro
129 #define CLAUSE_CLASS(Enum, Str, Class) \ in getFromNode() macro
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/AST/
H A DASTTypeTraits.cpp45 #define CLAUSE_CLASS(Enum, Str, Class) {NKI_OMPClause, #Class}, macro
129 #define CLAUSE_CLASS(Enum, Str, Class) \ in getFromNode() macro
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/AST/
H A DASTTypeTraits.cpp45 #define CLAUSE_CLASS(Enum, Str, Class) {NKI_OMPClause, #Class}, macro
129 #define CLAUSE_CLASS(Enum, Str, Class) \ in getFromNode() macro
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/AST/
H A DASTTypeTraits.cpp45 #define CLAUSE_CLASS(Enum, Str, Class) {NKI_OMPClause, #Class}, macro
129 #define CLAUSE_CLASS(Enum, Str, Class) \ in getFromNode() macro

12345