Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dpt.cc11934 tree type_scope = TREE_TYPE (chk->binfo); in perform_instantiation_time_access_checks() local
11936 if (uses_template_parms (type_scope)) in perform_instantiation_time_access_checks()
11937 type_scope = tsubst (type_scope, targs, tf_error, NULL_TREE); in perform_instantiation_time_access_checks()
11942 perform_or_defer_access_check (TYPE_BINFO (type_scope), in perform_instantiation_time_access_checks()