Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp2804 static FormatAttrKind getFormatAttrKind(StringRef Format) { in getFormatAttrKind() function
2907 FormatAttrKind Kind = getFormatAttrKind(Format); in handleFormatAttr()