Searched refs:isUnsupportedType (Results 1 – 1 of 1) sorted by relevance
6901 bool isUnsupportedType(QualType T) const;6966 bool NVPTXABIInfo::isUnsupportedType(QualType T) const { in isUnsupportedType() function in __anon57a50d410b11::NVPTXABIInfo6981 return isUnsupportedType(AT->getElementType()); in isUnsupportedType()6990 if (isUnsupportedType(I.getType())) in isUnsupportedType()6994 if (isUnsupportedType(I->getType())) in isUnsupportedType()7016 getContext().getLangOpts().OpenMPIsDevice && isUnsupportedType(RetTy)) in classifyReturnType()