Class DeclarationSets#
Defined in File sageInterface.h
Class Documentation#
-
class DeclarationSets#
Public Functions
-
void addDeclaration(SgDeclarationStatement *decl)#
-
const std::set<SgDeclarationStatement*> *getDeclarations(SgDeclarationStatement *decl)#
-
std::map<SgDeclarationStatement*, std::set<SgDeclarationStatement*>*> &getDeclarationMap()#
-
bool isLocatedInDefiningScope(SgDeclarationStatement *decl)#
-
void addDeclaration(SgDeclarationStatement *decl)#