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

/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp1833 static void handleUsedAttr(Sema &S, Decl *D, const AttributeList &Attr) { function
4369 case AttributeList::AT_Used: handleUsedAttr (S, D, Attr); break;

Completed in 176 milliseconds