Searched defs:GetTypeName (Results 1 – 14 of 14) sorted by relevance
71 ConstString ValueObjectRegisterSet::GetTypeName() { return ConstString(); } in GetTypeName() function in ValueObjectRegisterSet220 ConstString ValueObjectRegister::GetTypeName() { in GetTypeName() function in ValueObjectRegister
64 ConstString ValueObjectChild::GetTypeName() { in GetTypeName() function in ValueObjectChild
117 ConstString ValueObjectMemory::GetTypeName() { in GetTypeName() function in ValueObjectMemory
51 ConstString ValueObjectDynamicValue::GetTypeName() { in GetTypeName() function in ValueObjectDynamicValue
76 ConstString ValueObjectVariable::GetTypeName() { in GetTypeName() function in ValueObjectVariable
69 ConstString ValueObjectSynthetic::GetTypeName() { in GetTypeName() function in ValueObjectSynthetic
225 ConstString ValueObjectConstResult::GetTypeName() { in GetTypeName() function in ValueObjectConstResult
58 const char *SBTypeFormat::GetTypeName() { in GetTypeName() function in SBTypeFormat
299 const char *SBValue::GetTypeName() { in GetTypeName() function in SBValue
198 ConstString GetTypeName() { return m_enum_type; } in GetTypeName() function
85 ConstString GetTypeName() const { return m_type_name; } in GetTypeName() function
365 virtual ConstString GetTypeName() { return GetCompilerType().GetTypeName(); } in GetTypeName() function
322 ConstString CompilerType::GetTypeName(bool BaseOnly) const { in GetTypeName() function in CompilerType
3808 ConstString TypeSystemClang::GetTypeName(lldb::opaque_compiler_type_t type, in GetTypeName() function in TypeSystemClang