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