Home
last modified time | relevance | path

Searched defs:DERIVED (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DTemplate.h496 #define DECL(DERIVED, BASE) \ argument
501 #define OBJCCONTAINER(DERIVED, BASE) argument
502 #define FILESCOPEASM(DERIVED, BASE) argument
503 #define IMPORT(DERIVED, BASE) argument
504 #define EXPORT(DERIVED, BASE) argument
505 #define LINKAGESPEC(DERIVED, BASE) argument
506 #define OBJCCOMPATIBLEALIAS(DERIVED, BASE) argument
507 #define OBJCMETHOD(DERIVED, BASE) argument
508 #define OBJCTYPEPARAM(DERIVED, BASE) argument
509 #define OBJCIVAR(DERIVED, BASE) argument
[all …]
/netbsd-src/external/apache2/llvm/dist/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
H A DDeclVisitor.h39 #define DECL(DERIVED, BASE) \ in Visit() argument
49 #define DECL(DERIVED, BASE) \ argument
H A DASTTypeTraits.h143 #define DECL(DERIVED, BASE) NKI_##DERIVED##Decl, argument
146 #define STMT(DERIVED, BASE) NKI_##DERIVED, argument
149 #define TYPE(DERIVED, BASE) NKI_##DERIVED##Type, argument
H A DDeclBase.h93 #define DECL(DERIVED, BASE) DERIVED, argument
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTTypeTraits.cpp35 #define DECL(DERIVED, BASE) { NKI_##BASE, #DERIVED "Decl" }, argument
38 #define STMT(DERIVED, BASE) { NKI_##BASE, #DERIVED }, argument
41 #define TYPE(DERIVED, BASE) { NKI_##BASE, #DERIVED "Type" }, argument
97 #define DECL(DERIVED, BASE) \ in getFromNode() argument
H A DDeclBase.cpp59 #define DECL(DERIVED, BASE) static int n##DERIVED##s = 0; argument
67 #define DECL(DERIVED, BASE) \ argument
126 #define DECL(DERIVED, BASE) case DERIVED: return #DERIVED; in getDeclKindName() argument
157 #define DECL(DERIVED, BASE) case Decl::DERIVED: return #DERIVED; in getDeclKindName() argument
173 #define DECL(DERIVED, BASE) totalDecls += n##DERIVED##s; in PrintStats() argument
179 #define DECL(DERIVED, BASE) \ in PrintStats() argument
195 #define DECL(DERIVED, BASE) case DERIVED: ++n##DERIVED##s; break; in add() argument
H A DASTStructuralEquivalence.cpp2055 #define DECL(DERIVED, BASE) \ in CheckKindSpecificEquivalence() argument
H A DJSONNodeDumper.cpp11 #define DECL(DERIVED, BASE) \ in addPreviousDeclaration() argument
H A DTextNodeDumper.cpp50 #define DECL(DERIVED, BASE) \ in dumpPreviousDecl() argument
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DBaseMetric.h115 DERIVED enumerator
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DBaseMetric.h115 DERIVED enumerator