Skip to content

SageInterface::local_name_collision_map

Global map of name collisions to support generateUniqueNameForUseAsIdentifier() function.

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

extern
std::map<std::string, int> local_name_collision_map;

Created with MrDocs