reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3154 .Cases("scanf", "printf", "printf0", "strfmon", SupportedFormat) 3155 .Cases("cmn_err", "vcmn_err", "zcmn_err", SupportedFormat) 3156 .Case("kprintf", SupportedFormat) // OpenBSD. 3157 .Case("freebsd_kprintf", SupportedFormat) // FreeBSD. 3158 .Case("os_trace", SupportedFormat) 3159 .Case("os_log", SupportedFormat)