Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp1816 static void handleUsedAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleUsedAttr() function
5672 handleUsedAttr(S, D, Attr); in ProcessDeclAttribute()