Searched refs:isUnsupportedType (Results 1 – 1 of 1) sorted by relevance
40 bool isUnsupportedType(QualType T) const;117 bool NVPTXABIInfo::isUnsupportedType(QualType T) const { in isUnsupportedType() function in __anon22ecdd470111::NVPTXABIInfo132 return isUnsupportedType(AT->getElementType()); in isUnsupportedType()141 if (isUnsupportedType(I.getType())) in isUnsupportedType()145 if (isUnsupportedType(I->getType())) in isUnsupportedType()168 isUnsupportedType(RetTy)) in classifyReturnType()