LLVM: NodeArray Class Reference (original) (raw)
#include "[llvm/Demangle/ItaniumDemangle.h](ItaniumDemangle%5F8h%5Fsource.html)"
Definition at line 327 of file ItaniumDemangle.h.
| NodeArray::NodeArray ( ) |
inline |
◆ NodeArray() [2/2]
| NodeArray::NodeArray ( Node ** Elements_, size_t NumElements_ ) |
inline |
◆ begin()
| Node ** NodeArray::begin ( ) const |
inline |
◆ empty()
| bool NodeArray::empty ( ) const |
inline |
◆ end()
| Node ** NodeArray::end ( ) const |
inline |
◆ operator[]()
| Node * NodeArray::operator[] ( size_t Idx) const |
inline |
◆ printAsString()
◆ printWithComma()
| void NodeArray::printWithComma ( OutputBuffer & OB) const |
inline |
◆ size()
| size_t NodeArray::size ( ) const |
inline |
The documentation for this class was generated from the following file: