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

/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp2579 static void handleSectionAttr(Sema &S, Decl *D, const AttributeList &Attr) { function
4352 case AttributeList::AT_Section: handleSectionAttr (S, D, Attr); break;

Completed in 69 milliseconds