Contains types and functions for demangling names in C++.
Demangler
Represents a top-level module that provides functions for detecting and demangling mangled names.
IDemanglable
Represents the main interface for a demangler.
ItaniumDemangler
Represents a demangler for Itanium C++ names.
ManglingScheme
Represents supported name mangling schemes. Currently, we support two name mangling schemes: Microsoft Visual C++ and Itanium CXX.
MSDemangler
Represents the demangler for Microsoft mangled names.
Type something to start searching.