Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dname-lookup.c40 struct scope_binding { struct
49 static bool lookup_using_namespace (tree, struct scope_binding *, tree, argument
52 struct scope_binding *, int);
2454 struct scope_binding decls = EMPTY_SCOPE_BINDING; in do_nonmember_using_decl()
4037 ambiguous_decl (struct scope_binding *old, cxx_binding *new_binding, int flags) in ambiguous_decl()
4228 struct scope_binding binding = EMPTY_SCOPE_BINDING; in suggest_alternatives_for()
4284 struct scope_binding binding = EMPTY_SCOPE_BINDING; in unqualified_namespace_lookup_1()
4350 struct scope_binding binding = EMPTY_SCOPE_BINDING; in lookup_qualified_name()
4376 lookup_using_namespace (tree name, struct scope_binding *val, in lookup_using_namespace()
4417 struct scope_binding *result, int flags) in qualified_lookup_using_namespace()