Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclAttr.cpp181 static inline bool isCFStringType(QualType T, ASTContext &Ctx) { in isCFStringType() function
3769 !isCFStringType(Ty, S.Context) && in handleFormatArgAttr()
3785 !isCFStringType(Ty, S.Context) && in handleFormatArgAttr()
3980 !isCFStringType(Ty, S.Context) && in handleFormatAttr()
6050 !isCFStringType(VD->getType(), S.Context)) { in handleNSErrorDomain()