Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDNSAPI.h215 bool isObjCNSUIntegerType(QualType T) const;
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDNSAPI.cpp402 if (isObjCNSUIntegerType(TDTTy)) in getNSNumberFactoryMethodKind()
479 bool NSAPI::isObjCNSUIntegerType(QualType T) const { in isObjCNSUIntegerType() function in NSAPI
/NextBSD/contrib/llvm/tools/clang/lib/ARCMigrate/
HDObjCMT.cpp915 else if (NSAPIObj->isObjCNSUIntegerType(qt)) in CacheObjCNSIntegerTypedefed()