Searched refs:isCompoundType (Results 1 – 8 of 8) sorted by relevance
47 assert(NonLoc::isCompoundType(t)); in CompoundValData()68 assert(NonLoc::isCompoundType(r->getValueType())); in LazyCompoundValData()
301 static bool isCompoundType(QualType T) { in isCompoundType() function
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 {
2000 bool isCompoundType() const;6617 inline bool Type::isCompoundType() const {
7179 bool isCompoundType(QualType Ty) const;7240 bool SystemZABIInfo::isCompoundType(QualType Ty) const { in isCompoundType() function in SystemZABIInfo7478 if (isCompoundType(RetTy) || getContext().getTypeSize(RetTy) > 64) in classifyReturnType()7528 if (isCompoundType(Ty)) in classifyArgumentType()
3991 return T->isCompoundType(); in EvaluateUnaryTypeTrait()
4756 return T->isCompoundType(); in EvaluateUnaryTypeTrait()