Home
last modified time | relevance | path

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

/trueos/contrib/gcc/cp/
HDname-lookup.c42 #define EMPTY_SCOPE_BINDING { NULL_TREE, NULL_TREE } macro
2069 struct scope_binding decls = EMPTY_SCOPE_BINDING; in do_nonmember_using_decl()
3694 struct scope_binding binding = EMPTY_SCOPE_BINDING; in unqualified_namespace_lookup()
3749 struct scope_binding binding = EMPTY_SCOPE_BINDING; in lookup_qualified_name()
HDChangeLog-20045299 (EMPTY_SCOPE_BINDING): New.