retdec
Namespaces | Classes | Typedefs
retdec::demangler Namespace Reference

Namespaces

 borland
 

Classes

class  AstToCtypesParser
 
class  BorlandToCtypesParser
 
class  BorlandDemangler
 Borland demangler. More...
 
class  Demangler
 
class  ItaniumAstCtypesParser
 
class  ItaniumDemangler
 Adapter for llvm itanium demangler. More...
 
class  MicrosoftDemangler
 Adapter for llvm microsoft demangler. More...
 
class  MsToCtypesParser
 

Typedefs

using Kind = llvm::itanium_demangle::Node::Kind
 
using StringView = llvm::itanium_demangle::StringView
 

Typedef Documentation

◆ Kind

typedef llvm::ms_demangle::NodeKind retdec::demangler::Kind

◆ StringView

using retdec::demangler::StringView = typedef llvm::itanium_demangle::StringView