LLVM 20.0.0git
|
#include "llvm/Demangle/ItaniumDemangle.h"
Public Member Functions | |
ScopedTemplateParamList (AbstractManglingParser *TheParser) | |
~ScopedTemplateParamList () | |
TemplateParamList * | params () |
Definition at line 2625 of file ItaniumDemangle.h.
|
inline |
Definition at line 2631 of file ItaniumDemangle.h.
References AbstractManglingParser< Derived, Alloc >::TemplateParams.
|
inline |
Definition at line 2636 of file ItaniumDemangle.h.
References DEMANGLE_ASSERT, and AbstractManglingParser< Derived, Alloc >::TemplateParams.
|
inline |
Definition at line 2641 of file ItaniumDemangle.h.
Referenced by AbstractManglingParser< Derived, Alloc >::parseTemplateParamDecl(), and AbstractManglingParser< Derived, Alloc >::parseUnnamedTypeName().