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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dsearch.c1780 tree this_class = class_of_this_parm (fntype);
1781 if (!TYPE_READONLY (this_class))
1778 tree this_class = class_of_this_parm (fntype); local
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dsearch.cc1796 tree this_class = class_of_this_parm (fntype);
1797 if (!TYPE_READONLY (this_class))
1794 tree this_class = class_of_this_parm (fntype); local

Completed in 203 milliseconds