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