Searched refs:isObjCNSIntegerType (Results 1 – 2 of 2) sorted by relevance
217 bool isObjCNSIntegerType(QualType T) const;
359 if (isObjCNSIntegerType(TDTTy)) in getNSNumberFactoryMethodKind()485 bool NSAPI::isObjCNSIntegerType(QualType T) const { in isObjCNSIntegerType() function in NSAPI