Searched refs:DIETemplateValueParameterPack (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/debugger/dwarf/
H A DDebugInfoEntries.cpp2706 // #pragma mark - DIETemplateValueParameterPack
2709 DIETemplateValueParameterPack::DIETemplateValueParameterPack() function in class:DIETemplateValueParameterPack
2717 DIETemplateValueParameterPack::Tag() const
2724 DIETemplateValueParameterPack::Name() const
2731 DIETemplateValueParameterPack::AddAttribute_name(uint16 attributeName,
2740 DIETemplateValueParameterPack::AddChild(DebugInfoEntry* child)
3035 entry = new(std::nothrow) DIETemplateValueParameterPack;
H A DDebugInfoEntries.h1696 class DIETemplateValueParameterPack : public DIEDeclaredBase { class in inherits:DIEDeclaredBase
1698 DIETemplateValueParameterPack();

Completed in 181 milliseconds