Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp1379 static void handleOwnershipAttr(Sema &S, Decl *D, const AttributeList &AL) { in handleOwnershipAttr() function
5546 handleOwnershipAttr(S, D, Attr); in ProcessDeclAttribute()