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

/external/clang/include/clang/AST/
H A DNSAPI.h184 bool isObjCNSIntegerType(QualType T) const;
/external/clang/lib/AST/
H A DNSAPI.cpp299 if (isObjCNSIntegerType(TDTTy))
374 bool NSAPI::isObjCNSIntegerType(QualType T) const { function in class:NSAPI
/external/clang/lib/ARCMigrate/
H A DObjCMT.cpp528 bool IsNSIntegerType = NSAPIObj->isObjCNSIntegerType(qt);

Completed in 83 milliseconds