Searched refs:hasUniqueObjectRepresentations (Results 1 – 4 of 4) sorted by relevance
2520 hasUniqueObjectRepresentations(QualType Ty,
2621 if (!Context.hasUniqueObjectRepresentations(Field->getType(), in unionHasUniqueObjectRepresentations()2662 !Context.hasUniqueObjectRepresentations(Field->getType(), in getSubobjectSizeInBits()2683 } else if (IsBitIntType && !Context.hasUniqueObjectRepresentations( in getSubobjectSizeInBits()2759 bool ASTContext::hasUniqueObjectRepresentations( in hasUniqueObjectRepresentations() function in ASTContext2781 return hasUniqueObjectRepresentations(getBaseElementType(Ty), in hasUniqueObjectRepresentations()
2753 return Context.hasUniqueObjectRepresentations( in isTriviallyEqualityComparableType()
5453 return C.hasUniqueObjectRepresentations(T); in EvaluateUnaryTypeTrait()