Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp3385 static void handleAlignedAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleAlignedAttr() function
4715 case AttributeList::AT_Aligned: handleAlignedAttr (S, D, Attr); break; in ProcessInheritableDeclAttr()