Searched refs:handleSuppresProtocolAttr (Results 1 – 3 of 3) sorted by relevance
1048 void handleSuppresProtocolAttr(Decl *D, const ParsedAttr &AL);
1601 void SemaObjC::handleSuppresProtocolAttr(Decl *D, const ParsedAttr &AL) { in handleSuppresProtocolAttr() function in clang::SemaObjC
6726 S.ObjC().handleSuppresProtocolAttr(D, AL); in ProcessDeclAttribute()