Class TestAstForProperlyMangledNames#

Inheritance Relationships#

Base Type#

Class Documentation#

class TestAstForProperlyMangledNames : public AstSimpleProcessing#

Public Functions

virtual void visit(SgNode *node)#

this method is called at every traversed node.

TestAstForProperlyMangledNames()#

Public Members

unsigned long saved_maxMangledNameSize#
unsigned long saved_totalMangledNameSize#
unsigned long saved_numberOfMangledNames#

Public Static Functions

static bool isValidMangledName(std::string name)#