Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDNSAPI.h217 bool isObjCNSIntegerType(QualType T) const;
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDNSAPI.cpp388 if (isObjCNSIntegerType(TDTTy)) in getNSNumberFactoryMethodKind()
497 bool NSAPI::isObjCNSIntegerType(QualType T) const { in isObjCNSIntegerType() function in NSAPI
/freebsd-11-stable/contrib/llvm-project/clang/lib/ARCMigrate/
HDObjCMT.cpp903 if (NSAPIObj->isObjCNSIntegerType(qt)) in CacheObjCNSIntegerTypedefed()