Home
last modified time | relevance | path

Searched defs:isNSStringType (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDLocalizationChecker.cpp896 static inline bool isNSStringType(QualType T, ASTContext &Ctx) { in isNSStringType() function
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaObjC.cpp1489 bool SemaObjC::isNSStringType(QualType T, bool AllowNSAttributedString) { in isNSStringType() function in clang::SemaObjC