Searched refs:DeclNodeClassName (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/utils/TableGen/
H A DClangASTNodesEmitter.cpp251 Records.getAllDerivedDefinitions(DeclNodeClassName);
256 Records.getAllDerivedDefinitions(DeclNodeClassName);
H A DASTTableGen.h30 #define DeclNodeClassName "DeclNode" macro
199 return DeclNodeClassName;
H A DTableGen.cpp406 EmitClangASTNodes(Records, OS, DeclNodeClassName, "Decl",
H A DClangAttrEmitter.cpp2037 Records.getAllDerivedDefinitions(DeclNodeClassName);

Completed in 88 milliseconds