Searched refs:hasUniqueObjectRepresentations (Results 1 – 3 of 3) sorted by relevance
2603 hasUniqueObjectRepresentations(QualType Ty,
2672 if (!Context.hasUniqueObjectRepresentations(Field->getType(), in unionHasUniqueObjectRepresentations()2713 !Context.hasUniqueObjectRepresentations(Field->getType(), in getSubobjectSizeInBits()2734 } else if (IsBitIntType && !Context.hasUniqueObjectRepresentations( in getSubobjectSizeInBits()2810 bool ASTContext::hasUniqueObjectRepresentations( in hasUniqueObjectRepresentations() function in ASTContext2832 return hasUniqueObjectRepresentations(getBaseElementType(Ty), in hasUniqueObjectRepresentations()
5201 return S.getASTContext().hasUniqueObjectRepresentations( in isTriviallyEqualityComparableType()5624 return C.hasUniqueObjectRepresentations(T); in EvaluateUnaryTypeTrait()