diff options
author | Nathan Sidwell <nathan@acm.org> | 2020-12-03 12:38:15 -0800 |
---|---|---|
committer | Nathan Sidwell <nathan@acm.org> | 2020-12-03 12:40:09 -0800 |
commit | a3f7a6957a674caf95c4aefa618be51092022e87 (patch) | |
tree | 4c8ad0df074550f848498398af5dccf26d555033 /gcc/tree-vrp.c | |
parent | f7aeb823d9b0dee572015810cdb58103e91758f3 (diff) | |
download | gcc-a3f7a6957a674caf95c4aefa618be51092022e87.zip gcc-a3f7a6957a674caf95c4aefa618be51092022e87.tar.gz gcc-a3f7a6957a674caf95c4aefa618be51092022e87.tar.bz2 |
c++: Exported using decls
With modules we need to record whethe a (namespace-scope) using decl
is exporting the named entities. Record this on the OVERLOAD marking
the used decl.
gcc/cp/
* cp-tree.h (OVL_EXPORT): New.
(class ovl_iterator): Add get_using, exporting_p.
* tree.c (ovl_insert): Extend using_or_hidden meaning to include
an exported using.
Diffstat (limited to 'gcc/tree-vrp.c')
0 files changed, 0 insertions, 0 deletions