Home
last modified time | relevance | path

Searched +defs:BASE +defs:CLASSNAME (Results 1 – 2 of 2) sorted by relevance

/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DASTFwd.h20 #define DECL(DERIVED, BASE) class DERIVED##Decl; argument
23 #define STMT(DERIVED, BASE) class DERIVED; argument
26 #define TYPE(DERIVED, BASE) class DERIVED##Type; argument
30 #define OPENMP_CLAUSE(KIND, CLASSNAME) class CLASSNAME; argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/AST/
H A DASTFwd.h20 #define DECL(DERIVED, BASE) class DERIVED##Decl; argument
23 #define STMT(DERIVED, BASE) class DERIVED; argument
26 #define TYPE(DERIVED, BASE) class DERIVED##Type; argument
30 #define OPENMP_CLAUSE(KIND, CLASSNAME) class CLASSNAME; argument