Searched refs:HasType (Results 1 – 6 of 6) sorted by relevance
46 if (m_dynamic_type_info.HasType()) in GetCompilerTypeImpl()83 if (m_dynamic_type_info.HasType()) in GetDisplayTypeName()93 if (success && m_dynamic_type_info.HasType()) { in CalculateNumChildren()103 if (success && m_dynamic_type_info.HasType()) { in GetByteSize()181 if (class_type_or_name.HasType()) { in UpdateValue()
237 bool HasType = false; in collectStatsForDie() local276 HasType = true; in collectStatsForDie()409 if (HasType) in collectStatsForDie()417 if (HasType) in collectStatsForDie()
424 bool HasType() const { return HasCompilerType(); } in HasType() function
275 if (type_and_or_name.HasType()) { in FixUpDynamicType()
282 if (type_and_or_name.HasType()) { in FixUpDynamicType()
1650 bool HasType = Record[i] == 6; in parseAttributeGroupBlock() local1657 B.addTypeAttr(Kind, HasType ? getTypeByID(Record[++i]) : nullptr); in parseAttributeGroupBlock()