Lines Matching refs:CheckIfTriviallyCopyable
2667 bool CheckIfTriviallyCopyable) { in unionHasUniqueObjectRepresentations() argument
2673 CheckIfTriviallyCopyable)) in unionHasUniqueObjectRepresentations()
2697 bool CheckIfTriviallyCopyable);
2701 bool CheckIfTriviallyCopyable) { in getSubobjectSizeInBits() argument
2706 CheckIfTriviallyCopyable); in getSubobjectSizeInBits()
2714 CheckIfTriviallyCopyable)) in getSubobjectSizeInBits()
2735 Field->getType(), CheckIfTriviallyCopyable)) { in getSubobjectSizeInBits()
2743 bool CheckIfTriviallyCopyable) { in getSubobjectSizeInBits() argument
2745 CheckIfTriviallyCopyable); in getSubobjectSizeInBits()
2752 bool CheckIfTriviallyCopyable) { in structSubobjectsHaveUniqueObjectRepresentations() argument
2755 getSubobjectSizeInBits(Subobject, Context, CheckIfTriviallyCopyable); in structSubobjectsHaveUniqueObjectRepresentations()
2771 bool CheckIfTriviallyCopyable) { in structHasUniqueObjectRepresentations() argument
2793 Bases, CurOffsetInBits, Context, Layout, CheckIfTriviallyCopyable); in structHasUniqueObjectRepresentations()
2802 CheckIfTriviallyCopyable); in structHasUniqueObjectRepresentations()
2811 QualType Ty, bool CheckIfTriviallyCopyable) const { in hasUniqueObjectRepresentations()
2833 CheckIfTriviallyCopyable); in hasUniqueObjectRepresentations()
2840 if (CheckIfTriviallyCopyable && !Ty.isTriviallyCopyableType(*this)) in hasUniqueObjectRepresentations()
2867 CheckIfTriviallyCopyable); in hasUniqueObjectRepresentations()
2870 *this, Record, CheckIfTriviallyCopyable); in hasUniqueObjectRepresentations()