Searched refs:FSType (Results 1 – 2 of 2) sorted by relevance
10951 const Sema::FormatStringType FSType; member in __anon1d690be71f11::CheckFormatHandler10976 : S(s), FExpr(fexpr), OrigFormatExpr(origFormatExpr), FSType(type), in CheckFormatHandler()11420 bool isObjCContext() const { return FSType == Sema::FST_NSString; } in isObjCContext()11424 return FSType == Sema::FST_NSString || FSType == Sema::FST_OSLog || in allowsObjCArg()11425 FSType == Sema::FST_OSTrace; in allowsObjCArg()11787 if (FSType != Sema::FST_OSLog && CS.getKind() == ConversionSpecifier::PArg) { in HandlePrintfSpecifier()11793 if (FSType == Sema::FST_OSLog && CS.getKind() == ConversionSpecifier::nArg) { in HandlePrintfSpecifier()11803 if (FSType == Sema::FST_OSTrace && in HandlePrintfSpecifier()11812 if (FSType != Sema::FST_OSLog) { in HandlePrintfSpecifier()
515 // statvfs::f_basetype contains a null-terminated FSType name of the mounted