Home
last modified time | relevance | path

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

/haiku/src/kits/debugger/debug_info/
H A DDwarfTypeFactory.cpp576 DwarfType* templateType; in _CreateCompoundType() local
580 templateType) != B_OK) { in _CreateCompoundType()
586 if (CreateType(templateValueEntry->GetType(), templateType) in _CreateCompoundType()
591 BReference<DwarfType> templateTypeReference(templateType, in _CreateCompoundType()
595 templateType); in _CreateCompoundType()