Searched refs:handleOwnershipAttr (Results 1 – 3 of 3) sorted by relevance
1065 void handleOwnershipAttr(Decl *D, const ParsedAttr &AL);
2139 void SemaObjC::handleOwnershipAttr(Decl *D, const ParsedAttr &AL) { in handleOwnershipAttr() function in clang::SemaObjC
1448 static void handleOwnershipAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleOwnershipAttr() function6579 handleOwnershipAttr(S, D, AL); in ProcessDeclAttribute()6604 S.ObjC().handleOwnershipAttr(D, AL); in ProcessDeclAttribute()