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