Home
last modified time | relevance | path

Searched refs:access_in_type (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dsearch.c62 static access_kind access_in_type (tree, tree);
698 access_in_type (tree type, tree decl) in access_in_type() function
739 access = access_in_type (derived, decl); in protected_accessible_p()
930 access = access_in_type (type, decl); in accessible_p()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dsearch.c50 static access_kind access_in_type (tree, tree);
587 access_in_type (tree type, tree decl) in access_in_type() function
875 access = access_in_type (type, decl); in accessible_p()