Home
last modified time | relevance | path

Searched refs:has_in_charge_parm_p (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dcp-tree.h2899 unsigned has_in_charge_parm_p : 1; member
3231 (LANG_DECL_FN_CHECK (NODE)->has_in_charge_parm_p)
Dmodule.cc5549 WB (lang->u.fn.has_in_charge_parm_p); in lang_decl_bools()
5619 RB (lang->u.fn.has_in_charge_parm_p); in lang_decl_bools()
DChangeLog-20004494 to has_in_charge_parm_p.