Searched refs:vcontext (Results 1 – 2 of 2) sorted by relevance
3009 debug_type vcontext; in ieee_read_cxx_class() local3012 vcontext = DEBUG_TYPE_NULL; in ieee_read_cxx_class()3016 vcontext = it->type; in ieee_read_cxx_class()3021 vcontext); in ieee_read_cxx_class()
548 tree vfield, vcontext; in build_vfield_ref() local565 vcontext = DECL_CONTEXT (vfield); in build_vfield_ref()566 while (!same_type_ignoring_top_level_qualifiers_p (vcontext, type)) in build_vfield_ref()