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()
170 bool HasType = false; in collectStatsForDie() local200 HasType = true; in collectStatsForDie()302 if (HasType) in collectStatsForDie()310 if (HasType) in collectStatsForDie()
409 bool HasType() const { return HasCompilerType(); } in HasType() function
276 if (type_and_or_name.HasType()) { in FixUpDynamicType()
269 if (type_and_or_name.HasType()) { in FixUpDynamicType()
1655 bool HasType = Record[i] == 6; in parseAttributeGroupBlock() local1660 B.addByValAttr(HasType ? getTypeByID(Record[++i]) : nullptr); in parseAttributeGroupBlock()