aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/name-lookup.h
AgeCommit message (Expand)AuthorFilesLines
2003-11-11cp-tree.h (DECL_NAMESPACE_ASSOCIATIONS): New macro.Jason Merrill1-0/+2
2003-10-14Breack out decl.c (3/n)Gabriel Dos Reis1-9/+0
2003-10-14name-lookup.h (cxx_scope_find_binding_for_name): Don't export.Gabriel Dos Reis1-5/+19
2003-10-13Break out decl.c (2/n)Gabriel Dos Reis1-10/+55
2003-10-03decl.c (struct cp_binding_level): Move to name-lookup.hGabriel Dos Reis1-0/+147
2003-09-27name-lookup.h (get_global_value_if_present): New function.Gabriel Dos Reis1-0/+27
2003-09-27cp-tree.h, [...]: Remove reference to macros BINDING_SCOPE, BINDING_VALUE and...Gabriel Dos Reis1-13/+1
2003-09-06cp-tree.h (add_binding): Remove declaration.Gabriel Dos Reis1-0/+1
2003-05-29name-lookup.h (global_scope_p): New macro.Gabriel Dos Reis1-0/+3
2003-05-18hashtable.h (struct ht_identifier): Add data member "hash_value".Gabriel Dos Reis1-0/+33
2003-03-30cp-tree.h (binding_for_name): Move to name-lookup.h Adjust prototype.Gabriel Dos Reis1-16/+16
2003-03-30name-lookup.c: New file.Gabriel Dos Reis1-0/+85