Searched defs:fn_field (Results 1 – 3 of 3) sorted by relevance
1610 struct fn_field struct1622 const char *physname;1630 struct type *type;1635 struct type *fcontext;1639 unsigned int is_const:1;1640 unsigned int is_volatile:1;1641 unsigned int is_artificial:1;1646 unsigned int is_stub:1;1650 unsigned int is_constructor : 1;1654 unsigned int is_deleted : 1;[all …]
2257 struct fn_field fn_field; in read_member_functions() member
2089 struct fn_fieldlist *fn_field; member