Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isCompoundType

4796   bool isCompoundType(QualType Ty) const;
4842 bool SystemZABIInfo::isCompoundType(QualType Ty) const {
5019 if (isCompoundType(RetTy) || getContext().getTypeSize(RetTy) > 64)
5061 if (isCompoundType(Ty))