Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dname-lookup.h127 struct GTY(()) binding_cluster struct
148 binding_cluster GTY((length ("%h.base.u.dependence_info.base"))) vec[1]; argument
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dstore.cc1109 binding_cluster::binding_cluster (const binding_cluster &other) in binding_cluster() function in ana::binding_cluster