Home
last modified time | relevance | path

Searched refs:isCFStringType (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp182 static inline bool isCFStringType(QualType T, ASTContext &Ctx) { in isCFStringType() function
3820 !isCFStringType(Ty, S.Context) && in handleFormatArgAttr()
3836 !isCFStringType(Ty, S.Context) && in handleFormatArgAttr()
4032 !isCFStringType(Ty, S.Context) && in handleFormatAttr()