Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp3356 static void handleFormatArgAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleFormatArgAttr() function
7972 handleFormatArgAttr(S, D, AL); in ProcessDeclAttribute()