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

/haiku/src/kits/debugger/debug_info/
H A DDwarfTypeFactory.cpp577 DwarfType* templateType; local
581 templateType) != B_OK) {
587 if (CreateType(templateValueEntry->GetType(), templateType)
592 BReference<DwarfType> templateTypeReference(templateType,
596 templateType);

Completed in 34 milliseconds