Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp1519 static void handleAliasAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleAliasAttr() function
4714 case AttributeList::AT_Alias: handleAliasAttr (S, D, Attr); break; in ProcessInheritableDeclAttr()