Home
last modified time | relevance | path

Searched refs:build_type_decl (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dtypes.cc998 build_type_decl (t->ctype, t->sym); in visit()
1010 build_type_decl (t->ctype, t->sym); in visit()
1061 build_type_decl (t->ctype, t->sym); in visit()
1108 build_type_decl (t->ctype, t->sym); in visit()
1113 build_type_decl (t->ctype, t->sym); in visit()
1193 build_type_decl (basetype, t->sym); in visit()
H A Dd-tree.h650 extern void build_type_decl (tree, Dsymbol *);
H A DChangeLog-2019230 (build_type_decl): Include parameters in name of template types.
H A DChangeLog-201761 * decl.cc (build_type_decl): Set public and decl assembler name.
530 (build_type_decl): Likewise.
H A DChangeLog-2013267 * d-objfile.cc (build_type_decl): Use fully qualified type name in
499 (ObjectFile::initTypeDecl): Rename to build_type_decl.
H A DChangeLog-2014474 (build_type_decl): Don't emit the qualified identifier in debug
H A DChangeLog-2015360 * d-objfile.cc (build_type_decl): Add TYPE_DECLs to global declarations,
H A Ddecl.cc2460 build_type_decl (tree type, Dsymbol *dsym) in build_type_decl() function
H A DChangeLog-2020158 (build_type_decl): Build TYPE_DECL as a typedef if not for an enum or
H A DChangeLog-2016296 (build_type_decl): Don't add to global decl list, just call
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dtypes.cc869 build_type_decl (t->ctype, t->sym); in visit()
916 build_type_decl (t->ctype, t->sym); in visit()
990 build_type_decl (basetype, t->sym); in visit()
H A Dd-tree.h629 extern void build_type_decl (tree, Dsymbol *);
H A Ddecl.cc2361 build_type_decl (tree type, Dsymbol *dsym) in build_type_decl() function