Home
last modified time | relevance | path

Searched refs:SupportedFormat (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaDeclAttr.cpp2521 SupportedFormat, enumerator
2536 .Cases("scanf", "printf", "printf0", "strfmon", SupportedFormat) in getFormatAttrKind()
2537 .Cases("cmn_err", "vcmn_err", "zcmn_err", SupportedFormat) in getFormatAttrKind()
2538 .Case("kprintf", SupportedFormat) // OpenBSD. in getFormatAttrKind()
2539 .Case("freebsd_kprintf", SupportedFormat) // FreeBSD. in getFormatAttrKind()
2540 .Case("os_trace", SupportedFormat) in getFormatAttrKind()