Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/cp/
Dname-lookup.c42 #define EMPTY_SCOPE_BINDING { NULL_TREE, NULL_TREE } macro
2072 struct scope_binding decls = EMPTY_SCOPE_BINDING; in do_nonmember_using_decl()
3674 struct scope_binding binding = EMPTY_SCOPE_BINDING; in unqualified_namespace_lookup()
3738 struct scope_binding binding = EMPTY_SCOPE_BINDING; in lookup_qualified_name()
DChangeLog-20045299 (EMPTY_SCOPE_BINDING): New.