Loading...
Searching...
No Matches
rename.cpp File Reference
+ Include dependency graph for rename.cpp:
Go to the source code of this file.
Build and identifier not yet present in the namespace ns based on name.
Function Documentation
◆ get_new_name()
Build and identifier not yet present in the namespace ns based on name.
If name is not in the namespace, just returns name.
- Parameters
-
name initial candidate identifier
ns namespace
delimiter character to separate the name and a newly generated suffix
- Returns
- Identifier that is not yet part of the namespace.
Definition at line 16 of file rename.cpp.