Skip to content

mangleQualifiers

Mangles a chain of qualifiers, returning an SgName object.

Synopsis

Declared in <SageIII/manglingSupport.h>

SgName
mangleQualifiers(SgScopeStatement const* scope);

Return Value

This class represents strings within the IR nodes.

Parameters

Name

Description

scope

This class represents the concept of a scope in C++ (e.g. global scope, fuction scope, etc.).

Created with MrDocs