Home
last modified time | relevance | path

Searched refs:isObjCNSIntegerType (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
DNSAPI.h213 bool isObjCNSIntegerType(QualType T) const;
/external/clang/lib/AST/
DNSAPI.cpp400 if (isObjCNSIntegerType(TDTTy)) in getNSNumberFactoryMethodKind()
478 bool NSAPI::isObjCNSIntegerType(QualType T) const { in isObjCNSIntegerType() function in NSAPI
/external/clang/lib/ARCMigrate/
DObjCMT.cpp902 if (NSAPIObj->isObjCNSIntegerType(qt)) in CacheObjCNSIntegerTypedefed()