Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp3383 static FormatAttrKind getFormatAttrKind(StringRef Format) { in getFormatAttrKind() function
3516 FormatAttrKind Kind = getFormatAttrKind(Format); in handleFormatAttr()