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

/freebsd-11-stable/contrib/binutils/binutils/
H A Dieee.c3009 debug_type vcontext; local
3012 vcontext = DEBUG_TYPE_NULL;
3016 vcontext = it->type;
3021 vcontext);
/freebsd-11-stable/contrib/gcc/cp/
H A Dclass.c549 tree vfield, vcontext;
566 vcontext = DECL_CONTEXT (vfield);
567 while (!same_type_ignoring_top_level_qualifiers_p (vcontext, type))
548 tree vfield, vcontext; local

Completed in 277 milliseconds