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

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/cp/
H A Dsemantics.c1411 tree lookup_context = context_for_name_lookup (decl); local
1413 while (!DERIVED_FROM_P (lookup_context, access_type))
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/cp/
H A Dsemantics.c1497 tree lookup_context = context_for_name_lookup (decl); local
1499 while (!DERIVED_FROM_P (lookup_context, access_type))

Completed in 63 milliseconds