Searched refs:fld_ary (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Drtti.c1451 tree fld_ary = build_decl (BUILTINS_LOCATION, FIELD_DECL,
1453 DECL_CHAIN (fld_ary) = fields;
1454 fields = fld_ary;
1449 tree fld_ary = build_decl (BUILTINS_LOCATION, FIELD_DECL, local
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Drtti.cc1465 tree fld_ary = build_decl (BUILTINS_LOCATION, FIELD_DECL,
1467 DECL_CHAIN (fld_ary) = fields;
1468 fields = fld_ary;
1463 tree fld_ary = build_decl (BUILTINS_LOCATION, FIELD_DECL, local

Completed in 86 milliseconds