Home
last modified time | relevance | path

Searched refs:declaration_type (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-tree.h523 extern tree declaration_type (Declaration *);
H A Dtypes.cc423 tree field = create_field_decl (declaration_type (var), ident, in layout_aggregate_members()
H A DChangeLog-2018477 * d-codegen.cc (declaration_type): Likewise.
H A DChangeLog-2013454 * d-codegen.cc (declaration_type): Set 'this' declaration type as
1002 (IRState::trueDeclarationType): Replace with declaration_type.
H A DChangeLog-201540 (declaration_type): Likewise.
H A Ddecl.cc1269 declaration_type (vd)); in get_symbol_decl()
H A DChangeLog-2021181 (declaration_type): Likewise.
H A DChangeLog-2020661 * d-codegen.cc (declaration_type): Call TypeFunction::create with
H A Dd-codegen.cc143 declaration_type (Declaration *decl) in declaration_type() function
H A DChangeLog-2017165 * d-codegen.cc (declaration_type): Likewise.
H A DChangeLog-201692 * d-codegen.cc (declaration_type): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-tree.h507 extern tree declaration_type (Declaration *);
H A Dtypes.cc311 tree field = create_field_decl (declaration_type (var), ident, in layout_aggregate_members()
H A Ddecl.cc1125 declaration_type (vd)); in get_symbol_decl()
H A Dd-codegen.cc142 declaration_type (Declaration *decl) in declaration_type() function