Searched refs:FSType (Results 1 – 3 of 3) sorted by relevance
14 FSType: 12
7697 const Sema::FormatStringType FSType; member in __anon7fa672bc1411::CheckFormatHandler7721 : S(s), FExpr(fexpr), OrigFormatExpr(origFormatExpr), FSType(type), in CheckFormatHandler()8165 bool isObjCContext() const { return FSType == Sema::FST_NSString; } in isObjCContext()8169 return FSType == Sema::FST_NSString || FSType == Sema::FST_OSLog || in allowsObjCArg()8170 FSType == Sema::FST_OSTrace; in allowsObjCArg()8535 if (FSType != Sema::FST_OSLog && CS.getKind() == ConversionSpecifier::PArg) { in HandlePrintfSpecifier()8541 if (FSType == Sema::FST_OSLog && CS.getKind() == ConversionSpecifier::nArg) { in HandlePrintfSpecifier()8551 if (FSType == Sema::FST_OSTrace && in HandlePrintfSpecifier()8560 if (FSType != Sema::FST_OSLog) { in HandlePrintfSpecifier()
490 // statvfs::f_basetype contains a null-terminated FSType name of the mounted target