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