Searched refs:FSType (Results 1 – 2 of 2) sorted by relevance
6793 const FormatStringType FSType; member in __anon28c3fbb11f11::CheckFormatHandler6817 : S(s), FExpr(fexpr), OrigFormatExpr(origFormatExpr), FSType(type), in CheckFormatHandler()7270 bool isObjCContext() const { return FSType == FormatStringType::NSString; } in isObjCContext()7274 return FSType == FormatStringType::NSString || in allowsObjCArg()7275 FSType == FormatStringType::OSLog || in allowsObjCArg()7276 FSType == FormatStringType::OSTrace; in allowsObjCArg()7944 if (FSType != FormatStringType::OSLog && in HandlePrintfSpecifier()7951 if (FSType == FormatStringType::OSLog && in HandlePrintfSpecifier()7962 if (FSType == FormatStringType::OSTrace && in HandlePrintfSpecifier()7971 if (FSType != FormatStringType::OSLog) { in HandlePrintfSpecifier()
515 // statvfs::f_basetype contains a null-terminated FSType name of the mounted