Searched refs:FSType (Results 1 – 2 of 2) sorted by relevance
8948 const Sema::FormatStringType FSType; member in __anon8097fee11c11::CheckFormatHandler8973 : S(s), FExpr(fexpr), OrigFormatExpr(origFormatExpr), FSType(type), in CheckFormatHandler()9417 bool isObjCContext() const { return FSType == Sema::FST_NSString; } in isObjCContext()9421 return FSType == Sema::FST_NSString || FSType == Sema::FST_OSLog || in allowsObjCArg()9422 FSType == Sema::FST_OSTrace; in allowsObjCArg()9784 if (FSType != Sema::FST_OSLog && CS.getKind() == ConversionSpecifier::PArg) { in HandlePrintfSpecifier()9790 if (FSType == Sema::FST_OSLog && CS.getKind() == ConversionSpecifier::nArg) { in HandlePrintfSpecifier()9800 if (FSType == Sema::FST_OSTrace && in HandlePrintfSpecifier()9809 if (FSType != Sema::FST_OSLog) { in HandlePrintfSpecifier()
516 // statvfs::f_basetype contains a null-terminated FSType name of the mounted target