Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DNSAPI.h217 bool isObjCNSIntegerType(QualType T) const;
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DNSAPI.cpp388 if (isObjCNSIntegerType(TDTTy)) in getNSNumberFactoryMethodKind()
506 bool NSAPI::isObjCNSIntegerType(QualType T) const { in isObjCNSIntegerType() function in NSAPI
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DObjCMT.cpp893 if (NSAPIObj->isObjCNSIntegerType(qt)) in CacheObjCNSIntegerTypedefed()