Home
last modified time | relevance | path

Searched refs:DeclNodes (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/clang/include/clang/AST/
H A DBUILD.gn33 clang_tablegen("DeclNodes") {
35 td_file = "../Basic/DeclNodes.td"
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCMakeLists.txt25 clang_tablegen(DeclNodes.inc -gen-clang-decl-nodes
26 SOURCE ../Basic/DeclNodes.td
/netbsd-src/external/apache2/llvm/include/
H A DMakefile175 DeclNodes.td \
222 CLANG_TABLEGEN_OUTPUT.DeclNodes.td= \
223 clang/AST/DeclNodes.inc|-gen-clang-decl-nodes
224 CLANG_TABLEGEN_INCLUDES.DeclNodes.td= -I${CLANG_SRCDIR}/include
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/clang/lib/AST/
H A DBUILD.gn21 "//clang/include/clang/AST:DeclNodes",
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1889 std::vector<Record *> DeclNodes = in PragmaClangAttributeSupport() local
1897 for (const auto *D : DeclNodes) { in PragmaClangAttributeSupport()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DAttr.td66 include "clang/Basic/DeclNodes.td"
132 // FIXME: this hack is needed because DeclNodes.td defines the base Decl node
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DInternalsManual.rst2900 in ``DeclNodes.td``, or a statement node defined in ``StmtNodes.td``. However,