Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/cp/
H A Dname-lookup.c38 struct scope_binding { struct
45 static tree select_decl (const struct scope_binding *, int); argument