Home
last modified time | relevance | path

Searched refs:this_class (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dsearch.cc1794 tree this_class = class_of_this_parm (fntype); in field_accessor_p() local
1795 if (!TYPE_READONLY (this_class)) in field_accessor_p()
H A DChangeLog-20034115 * decl.c (cp_binding_level::this_entity): Rename from this_class.
4122 (pushlevel_class): Adjust use of this_class.
H A DChangeLog-20006270 * decl.c (struct binding_level): Add this_class field.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dsearch.c1778 tree this_class = class_of_this_parm (fntype); in field_accessor_p() local
1779 if (!TYPE_READONLY (this_class)) in field_accessor_p()