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

/haiku-fatelf/src/apps/debugger/dwarf/
H A DDebugInfoEntries.cpp2562 // #pragma mark - DIETemplateValueParameterPack
2565 DIETemplateValueParameterPack::DIETemplateValueParameterPack() function in class:DIETemplateValueParameterPack
2573 DIETemplateValueParameterPack::Tag() const
2580 DIETemplateValueParameterPack::Name() const
2587 DIETemplateValueParameterPack::AddAttribute_name(uint16 attributeName,
2596 DIETemplateValueParameterPack::AddChild(DebugInfoEntry* child)
2796 entry = new(std::nothrow) DIETemplateValueParameterPack;
H A DDebugInfoEntries.h1622 class DIETemplateValueParameterPack : public DIEDeclaredBase { class in inherits:DIEDeclaredBase
1624 DIETemplateValueParameterPack();

Completed in 90 milliseconds