aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/name-lookup.h
AgeCommit message (Expand)AuthorFilesLines
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