Searched refs:HasType (Results 1 – 11 of 11) sorted by relevance
40 bool HasType; member46 IsMappingSymbol(false), IsXCOFF(true), HasType(false) {}50 IsXCOFF(IsXCOFF), HasType(true) {} in Addr()55 assert((P1.IsXCOFF == P2.IsXCOFF && P1.HasType == P2.HasType) &&59 if (P1.IsXCOFF && P1.HasType)
43 if (m_dynamic_type_info.HasType()) in GetCompilerTypeImpl()80 if (m_dynamic_type_info.HasType()) in GetDisplayTypeName()91 if (success && m_dynamic_type_info.HasType()) { in CalculateNumChildren()103 if (success && m_dynamic_type_info.HasType()) { in GetByteSize()192 if (class_type_or_name.HasType()) { in UpdateValue()
75 HasType, enumerator148 PROPERTY(Property, HasType);
103 void EmitKCFITypePadding(const MachineFunction &MF, bool HasType = true);
134 bool HasType) { in EmitKCFITypePadding() argument146 if (HasType) in EmitKCFITypePadding()
286 bool HasType = false; in collectStatsForDie() local325 HasType = true; in collectStatsForDie()458 if (HasType) in collectStatsForDie()466 if (HasType) in collectStatsForDie()
141 if (type_and_or_name.HasType()) { in FixUpDynamicType()
290 if (type_and_or_name.HasType()) { in FixUpDynamicType()
775 bool HasType() const { return HasCompilerType(); } in HasType() function
373 if (type_and_or_name.HasType()) { in FixUpDynamicType()
2349 bool HasType = Record[i] == 6; in parseAttributeGroupBlock() local2356 B.addTypeAttr(Kind, HasType ? getTypeByID(Record[++i]) : nullptr); in parseAttributeGroupBlock()