Home
last modified time | relevance | path

Searched refs:attach_vec (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc7711 auto *attach_vec = attached_table->get (inner); in decl_value() local
7712 unsigned num = attach_vec->length (); in decl_value()
7717 tree attached = (*attach_vec)[ix]; in decl_value()