Home
last modified time | relevance | path

Searched refs:templateTypeEntry (Results 1 – 1 of 1) sorted by relevance

/haiku/src/kits/debugger/debug_info/
H A DDwarfTypeFactory.cpp574 DIETemplateTypeParameter* templateTypeEntry in _CreateCompoundType() local
577 if (templateTypeEntry != NULL) { in _CreateCompoundType()
578 if (templateTypeEntry->GetType() == NULL in _CreateCompoundType()
579 || CreateType(templateTypeEntry->GetType(), in _CreateCompoundType()