Searched refs:getTypeInfoDataSizeInChars (Results 1 – 7 of 7) sorted by relevance
691 return mayOverlap() ? Ctx.getTypeInfoDataSizeInChars(Type).Width in getPreferredSize()
762 Context.getTypeInfoDataSizeInChars(Prior->FD->getType()).Width); in clipTailPadding()
2154 TypeInfo = getContext().getTypeInfoDataSizeInChars(Ty); in EmitAggregateCopy()
942 Ctx.getTypeInfoDataSizeInChars(LastField->getType()).Width); in getMemcpySize()
2378 TypeInfoChars getTypeInfoDataSizeInChars(QualType T) const;
1745 TypeInfoChars ASTContext::getTypeInfoDataSizeInChars(QualType T) const { in getTypeInfoDataSizeInChars() function in ASTContext
3235 Size = Info.Ctx.getTypeInfoDataSizeInChars(Type).Width; in HandleSizeof()