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