Searched defs:isNSStringType (Results 1 – 2 of 2) sorted by relevance
892 static inline bool isNSStringType(QualType T, ASTContext &Ctx) { in isNSStringType() function
1485 bool SemaObjC::isNSStringType(QualType T, bool AllowNSAttributedString) { in isNSStringType() function in clang::SemaObjC