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

/haiku-buildtools/legacy/binutils/binutils/
H A Dieee.c3011 debug_type vcontext; local
3014 vcontext = DEBUG_TYPE_NULL;
3018 vcontext = it->type;
3023 vcontext);
/haiku-buildtools/binutils/binutils/
H A Dieee.c3021 debug_type vcontext; local
3024 vcontext = DEBUG_TYPE_NULL;
3028 vcontext = it->type;
3033 vcontext);
/haiku-buildtools/gcc/gcc/cp/
H A Dclass.c664 tree vfield, vcontext;
683 vcontext = DECL_CONTEXT (vfield);
684 while (!same_type_ignoring_top_level_qualifiers_p (vcontext, type))
663 tree vfield, vcontext; local

Completed in 81 milliseconds