Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DNSAPI.h212 bool isObjCNSIntegerType(QualType T) const;
/external/clang/lib/AST/
DNSAPI.cpp399 if (isObjCNSIntegerType(TDTTy)) in getNSNumberFactoryMethodKind()
474 bool NSAPI::isObjCNSIntegerType(QualType T) const { in isObjCNSIntegerType() function in NSAPI
/external/clang/lib/ARCMigrate/
DObjCMT.cpp913 if (NSAPIObj->isObjCNSIntegerType(qt)) in CacheObjCNSIntegerTypedefed()