Function mangleQualifiersToString#
Defined in File manglingSupport.h
Function Documentation#
-
std::string mangleQualifiersToString(const SgScopeStatement *scope)#
Mangles a chain of qualifiers followed from a given scope.
This routine starts at a given scope and collects all mangled scope names going ‘up’ through to global scope.