Searched refs:HasType (Results 1 – 11 of 11) sorted by relevance
39 bool HasType; member45 IsMappingSymbol(false), IsXCOFF(true), HasType(false) {}49 IsXCOFF(IsXCOFF), HasType(true) {} in Addr()54 assert((P1.IsXCOFF == P2.IsXCOFF && P1.HasType == P2.HasType) &&58 if (P1.IsXCOFF && P1.HasType)
43 if (m_dynamic_type_info.HasType()) in GetCompilerTypeImpl()80 if (m_dynamic_type_info.HasType()) in GetDisplayTypeName()90 if (success && m_dynamic_type_info.HasType()) { in CalculateNumChildren()100 if (success && m_dynamic_type_info.HasType()) { in GetByteSize()189 if (class_type_or_name.HasType()) { in UpdateValue()
75 HasType, enumerator148 PROPERTY(Property, HasType);
275 bool HasType = false; in collectStatsForDie() local314 HasType = true; in collectStatsForDie()447 if (HasType) in collectStatsForDie()455 if (HasType) in collectStatsForDie()
103 void EmitKCFITypePadding(const MachineFunction &MF, bool HasType = true);
135 bool HasType) { in EmitKCFITypePadding() argument147 if (HasType) in EmitKCFITypePadding()
139 if (type_and_or_name.HasType()) { in FixUpDynamicType()
744 bool HasType() const { return HasCompilerType(); } in HasType() function
284 if (type_and_or_name.HasType()) { in FixUpDynamicType()
373 if (type_and_or_name.HasType()) { in FixUpDynamicType()
2264 bool HasType = Record[i] == 6; in parseAttributeGroupBlock() local2271 B.addTypeAttr(Kind, HasType ? getTypeByID(Record[++i]) : nullptr); in parseAttributeGroupBlock()