Inferno  0.2
uniquify_identifiers.hpp File Reference
#include <map>
#include <vector>
#include "tree/cpptree.hpp"
Include dependency graph for uniquify_identifiers.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  VisibleIdentifiers
struct  UniquifyIdentifiers

Typedefs

typedef set< unsigned > NameUsage

Typedef Documentation

typedef set< unsigned > NameUsage

Definition at line 15 of file uniquify_identifiers.hpp.