Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DNSAPI.h221 bool isObjCNSIntegerType(QualType T) const;
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DNSAPI.cpp400 if (isObjCNSIntegerType(TDTTy)) in getNSNumberFactoryMethodKind()
506 bool NSAPI::isObjCNSIntegerType(QualType T) const { in isObjCNSIntegerType() function in NSAPI
/freebsd-12.1/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DObjCMT.cpp892 if (NSAPIObj->isObjCNSIntegerType(qt)) in CacheObjCNSIntegerTypedefed()