SageInterface::mangleModifierType
Generated mangled modifier types, include const, volatile,according to Itanium C++ ABI.
Synopsis
Declared in <SageIII/sageInterface/sageInterface.h>
[[visibility]]
std::string
mangleModifierType(SgModifierType* type);
Created with MrDocs