Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp2325 static void handleObjCMethodFamilyAttr(Sema &S, Decl *decl, in handleObjCMethodFamilyAttr() function
5702 handleObjCMethodFamilyAttr(S, D, Attr); in ProcessDeclAttribute()
/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp2649 static void handleObjCMethodFamilyAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleObjCMethodFamilyAttr() function
7848 handleObjCMethodFamilyAttr(S, D, AL); in ProcessDeclAttribute()