Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp4553 static void handleObjCOwnershipAttr(Sema &S, Decl *D, in handleObjCOwnershipAttr() function
5571 handleObjCOwnershipAttr(S, D, Attr); in ProcessDeclAttribute()
/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp5564 static void handleObjCOwnershipAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleObjCOwnershipAttr() function
7692 handleObjCOwnershipAttr(S, D, AL); in ProcessDeclAttribute()