Searched refs:SetTypeName (Results 1 – 3 of 3) sorted by relevance
85 SBTypeFormat::SetTypeName (const char* type) in SetTypeName() function in SBTypeFormat88 ((TypeFormatImpl_EnumType*)m_opaque_sp.get())->SetTypeName(ConstString(type ? type : "")); in SetTypeName()
49 SetTypeName (const char*);
284 SetTypeName (ConstString enum_type) in SetTypeName() function