LLVM: lib/Demangle/ItaniumDemangle.cpp File Reference (original) (raw)
#include "[llvm/Demangle/Demangle.h](Demangle%5F8h%5Fsource.html)"#include "[llvm/Demangle/ItaniumDemangle.h](ItaniumDemangle%5F8h%5Fsource.html)"#include <cassert>#include <cctype>#include <cstdio>#include <cstdlib>#include <cstring>#include <exception>#include <functional>#include <utility>
Go to the source code of this file.
| Typedefs | |
|---|---|
| using | Demangler = itanium_demangle::ManglingParser |
Typedef Documentation
◆ Demangler
using Demangler = itanium_demangle::ManglingParser