Searched refs:hasUniqueObjectRepresentations (Results 1 – 3 of 3) sorted by relevance
669 return S.getASTContext().hasUniqueObjectRepresentations( in isTriviallyEqualityComparableType()1128 return C.hasUniqueObjectRepresentations(T); in EvaluateUnaryTypeTrait()
2777 hasUniqueObjectRepresentations(QualType Ty,
2855 if (!Context.hasUniqueObjectRepresentations(Field->getType(), in unionHasUniqueObjectRepresentations()2896 !Context.hasUniqueObjectRepresentations(Field->getType(), in getSubobjectSizeInBits()2917 } else if (IsBitIntType && !Context.hasUniqueObjectRepresentations( in getSubobjectSizeInBits()2993 bool ASTContext::hasUniqueObjectRepresentations( in hasUniqueObjectRepresentations() function in ASTContext3015 return hasUniqueObjectRepresentations(getBaseElementType(Ty), in hasUniqueObjectRepresentations()