Searched refs:AllSet (Results 1 – 6 of 6) sorted by relevance
38 if (type_flags.AllSet(eTypeIsPointer)) { in DerefToNSErrorPointer()41 if (pointee_flags.AllSet(eTypeIsPointer)) { in DerefToNSErrorPointer()
148 if (static_type_flags.AllSet(eTypeIsPointer)) in FixUpDynamicType()155 if (static_type_flags.AllSet(eTypeIsPointer)) in FixUpDynamicType()
380 if (static_type_flags.AllSet(eTypeIsPointer)) in FixUpDynamicType()382 else if (static_type_flags.AllSet(eTypeIsReference)) in FixUpDynamicType()389 if (static_type_flags.AllSet(eTypeIsPointer)) in FixUpDynamicType()391 else if (static_type_flags.AllSet(eTypeIsReference)) in FixUpDynamicType()
83 bool AllSet(ValueType mask) const { return (m_flags & mask) == mask; } in AllSet() function
251 if (m_opt_regsets.AllSet(eRegsetMaskPAuth)) in RegisterInfoPOSIX_arm64() 254 if (m_opt_regsets.AllSet(eRegsetMaskMTE))259 AddRegSetTLS(m_opt_regsets.AllSet(eRegsetMaskSSVE)); in GetGPRSizeStatic()
297 if (static_type_flags.AllSet(eTypeIsPointer)) in FixUpDynamicType()304 if (static_type_flags.AllSet(eTypeIsPointer)) in FixUpDynamicType()