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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dsearch.c1665 field_access_p (tree component_ref, tree field_decl, tree field_type)
1710 if (!field_access_p (component_ref, field_decl, field_type))
1749 if (!field_access_p (component_ref, field_decl, field_type))
1663 field_access_p (tree component_ref, tree field_decl, tree field_type) function
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dsearch.cc1681 field_access_p (tree component_ref, tree field_decl, tree field_type)
1726 if (!field_access_p (component_ref, field_decl, field_type))
1765 if (!field_access_p (component_ref, field_decl, field_type))
1679 field_access_p (tree component_ref, tree field_decl, tree field_type) function

Completed in 190 milliseconds