Searched defs:handleOwnershipAttr (Results 1 – 2 of 2) sorted by relevance
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() function