Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaDeclAttr.cpp3919 static void handleFormatAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleFormatAttr() function
8836 handleFormatAttr(S, D, AL); in ProcessDeclAttribute()