class AbstractManglingParser::ScopedTemplateParamList
Declaration
class AbstractManglingParser::ScopedTemplateParamList { /* full declaration omitted */ };
Declared at: llvm/include/llvm/Demangle/ItaniumDemangle.h:2306
Method Overview
- public ScopedTemplateParamList(AbstractManglingParser<Derived, Alloc> * Parser)
- public ~ScopedTemplateParamList()
Methods
¶ScopedTemplateParamList(
AbstractManglingParser<Derived, Alloc>*
Parser)
ScopedTemplateParamList(
AbstractManglingParser<Derived, Alloc>*
Parser)
Declared at: llvm/include/llvm/Demangle/ItaniumDemangle.h:2312
Parameters
- AbstractManglingParser<Derived, Alloc>* Parser
¶~ScopedTemplateParamList()
~ScopedTemplateParamList()
Declared at: llvm/include/llvm/Demangle/ItaniumDemangle.h:2317