Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp1287 static void handleOwnershipAttr(Sema &S, Decl *D, const AttributeList &AL) { in handleOwnershipAttr() function
4758 handleOwnershipAttr (S, D, Attr); break; in ProcessInheritableDeclAttr()