Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDeclAttr.cpp2319 static void handleUnusedAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleUnusedAttr() function
9036 handleUnusedAttr(S, D, AL); in ProcessDeclAttribute()