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

/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp960 static void handlePackedAttr(Sema &S, Decl *D, const AttributeList &Attr) { function
4351 case AttributeList::AT_Packed: handlePackedAttr (S, D, Attr); break;

Completed in 25 milliseconds