diff options
author | Nathan Sidwell <nathan@acm.org> | 2020-12-10 08:28:31 -0800 |
---|---|---|
committer | Nathan Sidwell <nathan@acm.org> | 2020-12-10 08:30:58 -0800 |
commit | afc14c8d0a9e7af13698a7eec84226a3cc4b0e67 (patch) | |
tree | 30c63a5c82a77f4bc8b7101920d7f60f576c0624 /gcc/tree-hash-traits.h | |
parent | b46dd03fe94e2428cbcdbfc4d081d89ed604803a (diff) | |
download | gcc-afc14c8d0a9e7af13698a7eec84226a3cc4b0e67.zip gcc-afc14c8d0a9e7af13698a7eec84226a3cc4b0e67.tar.gz gcc-afc14c8d0a9e7af13698a7eec84226a3cc4b0e67.tar.bz2 |
c++: modularize spelling suggestions
This augments the spelling suggestion code to understand about visible
imported modules. Simply consider each visible binding in the
binding_vector, until we find one that has something of interest.
gcc/cp/
* name-lookup.c: Include bitmap.h.
(enum binding_slots): New.
(maybe_add_fuzzy_binding): Return bool true if found.
(consider_binding_level): Add module support.
* module.cc (get_import_bitmap): Stub.
Diffstat (limited to 'gcc/tree-hash-traits.h')
0 files changed, 0 insertions, 0 deletions