|
LLVM
8.0.1
|
#include "llvm/Demangle/ItaniumDemangle.h"


Public Attributes | |
| SpecialSubKind | SSK |
Public Attributes inherited from llvm::itanium_demangle::Node | |
| Cache | RHSComponentCache |
| Tracks if this node has a component on its right side, in which case we need to call printRight. More... | |
| Cache | ArrayCache |
| Track if this node is a (possibly qualified) array type. More... | |
| Cache | FunctionCache |
| Track if this node is a (possibly qualified) function type. More... | |
Additional Inherited Members | |
Public Types inherited from llvm::itanium_demangle::Node | |
| enum | Kind : unsigned char |
| enum | Cache : unsigned char { Cache::Yes, Cache::No, Cache::Unknown } |
| Three-way bool to track a cached value. More... | |
Definition at line 1309 of file ItaniumDemangle.h.
|
inline |
Definition at line 1313 of file ItaniumDemangle.h.
|
inlineoverridevirtual |
Reimplemented from llvm::itanium_demangle::Node.
Definition at line 1318 of file ItaniumDemangle.h.
References llvm::itanium_demangle::allocator, llvm::itanium_demangle::basic_string, llvm::itanium_demangle::iostream, llvm::itanium_demangle::istream, llvm::itanium_demangle::ostream, and llvm::itanium_demangle::string.
|
inline |
Definition at line 1316 of file ItaniumDemangle.h.
References F().
|
inlineoverridevirtual |
Implements llvm::itanium_demangle::Node.
Definition at line 1336 of file ItaniumDemangle.h.
References llvm::itanium_demangle::allocator, llvm::itanium_demangle::basic_string, llvm::itanium_demangle::iostream, llvm::itanium_demangle::istream, llvm::itanium_demangle::ostream, and llvm::itanium_demangle::string.
| SpecialSubKind llvm::itanium_demangle::SpecialSubstitution::SSK |
Definition at line 1311 of file ItaniumDemangle.h.
1.8.13