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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c4706 void *declarator_obstack_base = obstack_next_free (&declarator_obstack);
4750 == declarator_obstack_base);
4704 void *declarator_obstack_base = obstack_next_free (&declarator_obstack); local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc4922 void *declarator_obstack_base = obstack_next_free (&declarator_obstack);
5024 == declarator_obstack_base);
[all...]

Completed in 360 milliseconds