Searched refs:handleSectionAttr (Results 1 – 1 of 1) sorted by relevance
2828 static void handleSectionAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleSectionAttr() function4737 case AttributeList::AT_Section: handleSectionAttr (S, D, Attr); break; in ProcessDeclAttribute()