Home
last modified time | relevance | path

Searched defs:cp_class_binding (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dname-lookup.h218 struct GTY(()) cp_class_binding { struct
219 cxx_binding *base;
221 tree identifier;
Dname-lookup.cc8302 store_class_bindings (vec<cp_class_binding, va_gc> *names, in store_class_bindings()