Home
last modified time | relevance | path

Searched refs:lookup_anon_field (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dexpr.c57 member = lookup_anon_field (TYPE_PTRMEM_CLASS_TYPE (type), in cplus_expand_constant()
H A Dtypeck.c2073 lookup_anon_field (tree t, tree type) in lookup_anon_field() function
2095 tree subfield = lookup_anon_field (TREE_TYPE (field), type); in lookup_anon_field()
2287 anonymous_union = lookup_anon_field (TREE_TYPE (object), in build_class_member_access_expr()
H A Dcp-tree.h5866 extern tree lookup_anon_field (tree, tree);
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dexpr.c56 member = lookup_anon_field (TYPE_PTRMEM_CLASS_TYPE (type), in cplus_expand_constant()
H A Dtypeck.c2303 lookup_anon_field (tree t, tree type) in lookup_anon_field() function
2327 tree subfield = lookup_anon_field (TREE_TYPE (field), type); in lookup_anon_field()
2506 anonymous_union = lookup_anon_field (TREE_TYPE (object), in build_class_member_access_expr()
H A Dcp-tree.h7315 extern tree lookup_anon_field (tree, tree);