Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DNSAPI.h217 bool isObjCNSIntegerType(QualType T) const;
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DNSAPI.cpp389 if (isObjCNSIntegerType(TDTTy)) in getNSNumberFactoryMethodKind()
510 bool NSAPI::isObjCNSIntegerType(QualType T) const { in isObjCNSIntegerType() function in NSAPI
/freebsd-14.2/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp889 if (NSAPIObj->isObjCNSIntegerType(qt)) in CacheObjCNSIntegerTypedefed()