Lines Matching refs:CheckIfTriviallyCopyable

2616                                                 bool CheckIfTriviallyCopyable) {  in unionHasUniqueObjectRepresentations()  argument
2622 CheckIfTriviallyCopyable)) in unionHasUniqueObjectRepresentations()
2646 bool CheckIfTriviallyCopyable);
2650 bool CheckIfTriviallyCopyable) { in getSubobjectSizeInBits() argument
2655 CheckIfTriviallyCopyable); in getSubobjectSizeInBits()
2663 CheckIfTriviallyCopyable)) in getSubobjectSizeInBits()
2684 Field->getType(), CheckIfTriviallyCopyable)) { in getSubobjectSizeInBits()
2692 bool CheckIfTriviallyCopyable) { in getSubobjectSizeInBits() argument
2694 CheckIfTriviallyCopyable); in getSubobjectSizeInBits()
2701 bool CheckIfTriviallyCopyable) { in structSubobjectsHaveUniqueObjectRepresentations() argument
2704 getSubobjectSizeInBits(Subobject, Context, CheckIfTriviallyCopyable); in structSubobjectsHaveUniqueObjectRepresentations()
2720 bool CheckIfTriviallyCopyable) { in structHasUniqueObjectRepresentations() argument
2742 Bases, CurOffsetInBits, Context, Layout, CheckIfTriviallyCopyable); in structHasUniqueObjectRepresentations()
2751 CheckIfTriviallyCopyable); in structHasUniqueObjectRepresentations()
2760 QualType Ty, bool CheckIfTriviallyCopyable) const { in hasUniqueObjectRepresentations()
2782 CheckIfTriviallyCopyable); in hasUniqueObjectRepresentations()
2785 if (CheckIfTriviallyCopyable && !Ty.isTriviallyCopyableType(*this)) in hasUniqueObjectRepresentations()
2812 CheckIfTriviallyCopyable); in hasUniqueObjectRepresentations()
2815 *this, Record, CheckIfTriviallyCopyable); in hasUniqueObjectRepresentations()