Skip to content

SageInterface::DeclarationSets::declarationMap

Map of first‐nondefining declaration to all other associated declarations.

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

std::map<SgDeclarationStatement*, std::set<SgDeclarationStatement*>*> declarationMap;

Created with MrDocs