Searched refs:isCompoundType (Results 1 – 5 of 5) sorted by relevance
47 assert(NonLoc::isCompoundType(t)); in CompoundValData()68 assert(NonLoc::isCompoundType(r->getValueType())); in LazyCompoundValData()
307 static bool isCompoundType(QualType T) { in isCompoundType() function
6638 bool isCompoundType(QualType Ty) const;6694 bool SystemZABIInfo::isCompoundType(QualType Ty) const { in isCompoundType() function in SystemZABIInfo6923 if (isCompoundType(RetTy) || getContext().getTypeSize(RetTy) > 64) in classifyReturnType()6973 if (isCompoundType(Ty)) in classifyArgumentType()
2007 bool isCompoundType() const;6478 inline bool Type::isCompoundType() const {
4582 return T->isCompoundType(); in EvaluateUnaryTypeTrait()