retdec
Classes | Namespaces | Typedefs
borland_ast_parser.h File Reference

Parser of mangled names into tree for borland demangler. More...

#include <llvm/Demangle/StringView.h>
#include "retdec/demangler/context.h"
#include "retdec/demangler/borland_ast/node.h"

Go to the source code of this file.

Classes

class  retdec::demangler::borland::BorlandASTParser
 Parses name mangled by borland mangling scheme into AST. More...
 

Namespaces

 retdec
 
 retdec::demangler
 
 retdec::demangler::borland
 

Typedefs

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

Detailed Description

Parser of mangled names into tree for borland demangler.