Searched refs:FST_OSLog (Results 1 – 2 of 2) sorted by relevance
7959 Args, FAPK_Variadic, FormatIdx, FirstDataArg, FST_OSLog, in SemaBuiltinOSLogFormat()9107 .Case("os_trace", FST_OSLog) in GetFormatStringType()9108 .Case("os_log", FST_OSLog) in GetFormatStringType()9694 return FSType == Sema::FST_NSString || FSType == Sema::FST_OSLog || in allowsObjCArg()10072 if (FSType != Sema::FST_OSLog && CS.getKind() == ConversionSpecifier::PArg) { in HandlePrintfSpecifier()10078 if (FSType == Sema::FST_OSLog && CS.getKind() == ConversionSpecifier::nArg) { in HandlePrintfSpecifier()10106 if (FSType != Sema::FST_OSLog) { in HandlePrintfSpecifier()10898 Type == Sema::FST_OSLog || Type == Sema::FST_OSTrace || in CheckFormatString()
13569 FST_OSLog, enumerator