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

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

Completed in 77 milliseconds