Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjC.cpp2139 void SemaObjC::handleOwnershipAttr(Decl *D, const ParsedAttr &AL) { in handleOwnershipAttr() function in clang::SemaObjC
H A DSemaDeclAttr.cpp1448 static void handleOwnershipAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleOwnershipAttr() function