Searched defs:SupportedFormat (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp2395 SupportedFormat, enumerator in enum:FormatAttrKind
2410 .Cases("scanf", "printf", "printf0", "strfmon", SupportedFormat)
2411 .Cases("cmn_err", "vcmn_err", "zcmn_err", SupportedFormat)
2412 .Case("kprintf", SupportedFormat) // OpenBSD.

Completed in 792 milliseconds