Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DNSAPI.h215 bool isObjCNSUIntegerType(QualType T) const;
/external/clang/lib/AST/
DNSAPI.cpp402 if (isObjCNSUIntegerType(TDTTy)) in getNSNumberFactoryMethodKind()
482 bool NSAPI::isObjCNSUIntegerType(QualType T) const { in isObjCNSUIntegerType() function in NSAPI
/external/clang/lib/ARCMigrate/
DObjCMT.cpp904 else if (NSAPIObj->isObjCNSUIntegerType(qt)) in CacheObjCNSIntegerTypedefed()