Home
last modified time | relevance | path

Searched refs:DECL_FCONTEXT (Results 1 – 11 of 11) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Ddbxout.c1667 dbxout_type (DECL_FCONTEXT (TYPE_VFIELD (type)), 0);
H A Dtree.h1556 #define DECL_FCONTEXT(NODE) (FIELD_DECL_CHECK (NODE)->decl.vindex) macro
H A Ddwarf2out.c11552 tree vtype = DECL_FCONTEXT (TYPE_VFIELD (type));
H A DChangeLog.39200 (DECL_BIT_FIELD_TYPE, DECL_QUALIFIER, DECL_FCONTEXT): Likewise.
/openbsd/gnu/gcc/gcc/
H A Ddbxout.c2126 dbxout_type (DECL_FCONTEXT (TYPE_VFIELD (type)), 0); in dbxout_type()
H A Dtree.h2683 #define DECL_FCONTEXT(NODE) (FIELD_DECL_CHECK (NODE)->field_decl.fcontext) macro
H A Ddwarf2out.c12503 tree vtype = DECL_FCONTEXT (TYPE_VFIELD (type)); in gen_struct_or_union_type_die()
/openbsd/gnu/gcc/gcc/cp/
H A Dclass.c4214 DECL_FCONTEXT (field) = t; in create_vtable_ptr()
H A DChangeLog-20006319 Store it in DECL_FCONTEXT.
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dclass.c4556 DECL_FCONTEXT (field) = t;
H A DChangeLog16191 Store it in DECL_FCONTEXT.