Searched refs:isCompoundType (Results 1 – 3 of 3) sorted by relevance
5796 bool isCompoundType(QualType Ty) const;5850 bool SystemZABIInfo::isCompoundType(QualType Ty) const { in isCompoundType() function in SystemZABIInfo6082 if (isCompoundType(RetTy) || getContext().getTypeSize(RetTy) > 64) in classifyReturnType()6132 if (isCompoundType(Ty)) in classifyArgumentType()
1656 bool isCompoundType() const;5460 inline bool Type::isCompoundType() const {
3991 return T->isCompoundType(); in EvaluateUnaryTypeTrait()