Searched refs:isCompoundType (Results 1 – 5 of 5) sorted by relevance
48 assert(NonLoc::isCompoundType(t)); in CompoundValData()69 assert(NonLoc::isCompoundType(r->getValueType())); in LazyCompoundValData()
305 static bool isCompoundType(QualType T) { in isCompoundType() function
6428 bool isCompoundType(QualType Ty) const;6484 bool SystemZABIInfo::isCompoundType(QualType Ty) const { in isCompoundType() function in SystemZABIInfo6716 if (isCompoundType(RetTy) || getContext().getTypeSize(RetTy) > 64) in classifyReturnType()6766 if (isCompoundType(Ty)) in classifyArgumentType()
1941 bool isCompoundType() const;6270 inline bool Type::isCompoundType() const {
4564 return T->isCompoundType(); in EvaluateUnaryTypeTrait()