Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp3809 static void handleFormatArgAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleFormatArgAttr() function
9301 handleFormatArgAttr(S, D, AL); in ProcessDeclAttribute()