Searched refs:FSType (Results 1 – 2 of 2) sorted by relevance
6149 const Sema::FormatStringType FSType; member in __anon28c3fbb11b11::CheckFormatHandler6174 : S(s), FExpr(fexpr), OrigFormatExpr(origFormatExpr), FSType(type), in CheckFormatHandler()6618 bool isObjCContext() const { return FSType == Sema::FST_NSString; } in isObjCContext()6622 return FSType == Sema::FST_NSString || FSType == Sema::FST_OSLog || in allowsObjCArg()6623 FSType == Sema::FST_OSTrace; in allowsObjCArg()6985 if (FSType != Sema::FST_OSLog && CS.getKind() == ConversionSpecifier::PArg) { in HandlePrintfSpecifier()6991 if (FSType == Sema::FST_OSLog && CS.getKind() == ConversionSpecifier::nArg) { in HandlePrintfSpecifier()7001 if (FSType == Sema::FST_OSTrace && in HandlePrintfSpecifier()7010 if (FSType != Sema::FST_OSLog) { in HandlePrintfSpecifier()
515 // statvfs::f_basetype contains a null-terminated FSType name of the mounted