Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDNSAPI.h219 bool isObjCNSUIntegerType(QualType T) const;
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDNSAPI.cpp390 if (isObjCNSUIntegerType(TDTTy)) in getNSNumberFactoryMethodKind()
501 bool NSAPI::isObjCNSUIntegerType(QualType T) const { in isObjCNSUIntegerType() function in NSAPI
/freebsd-11-stable/contrib/llvm-project/clang/lib/ARCMigrate/
HDObjCMT.cpp905 else if (NSAPIObj->isObjCNSUIntegerType(qt)) in CacheObjCNSIntegerTypedefed()