Searched refs:FST_OSLog (Results 1 – 2 of 2) sorted by relevance
7749 Args, FAPK_Variadic, FormatIdx, FirstDataArg, FST_OSLog, in SemaBuiltinOSLogFormat()8835 .Case("os_trace", FST_OSLog) in GetFormatStringType()8836 .Case("os_log", FST_OSLog) in GetFormatStringType()9421 return FSType == Sema::FST_NSString || FSType == Sema::FST_OSLog || 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()9809 if (FSType != Sema::FST_OSLog) { in HandlePrintfSpecifier()10575 Type == Sema::FST_FreeBSDKPrintf || Type == Sema::FST_OSLog || in CheckFormatString()
13193 FST_OSLog, enumerator