Searched refs:FSType (Results 1 – 2 of 2) sorted by relevance
9221 const Sema::FormatStringType FSType; member in __anon9b6cdc881d11::CheckFormatHandler9246 : S(s), FExpr(fexpr), OrigFormatExpr(origFormatExpr), FSType(type), in CheckFormatHandler()9690 bool isObjCContext() const { return FSType == Sema::FST_NSString; } in isObjCContext()9694 return FSType == Sema::FST_NSString || FSType == Sema::FST_OSLog || in allowsObjCArg()9695 FSType == Sema::FST_OSTrace; in allowsObjCArg()10072 if (FSType != Sema::FST_OSLog && CS.getKind() == ConversionSpecifier::PArg) { in HandlePrintfSpecifier()10078 if (FSType == Sema::FST_OSLog && CS.getKind() == ConversionSpecifier::nArg) { in HandlePrintfSpecifier()10097 if (FSType == Sema::FST_OSTrace && in HandlePrintfSpecifier()10106 if (FSType != Sema::FST_OSLog) { in HandlePrintfSpecifier()
510 // statvfs::f_basetype contains a null-terminated FSType name of the mounted