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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DNSAPI.h217 bool isObjCNSIntegerType(QualType T) const;
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DNSAPI.cpp388 if (isObjCNSIntegerType(TDTTy))
497 bool NSAPI::isObjCNSIntegerType(QualType T) const { function in class:NSAPI
/freebsd-12-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp903 if (NSAPIObj->isObjCNSIntegerType(qt))

Completed in 67 milliseconds