Searched refs:handleHandleAttr (Results 1 – 1 of 1) sorted by relevance
7393 static void handleHandleAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleHandleAttr() function8101 handleHandleAttr<ReleaseHandleAttr>(S, D, AL); in ProcessDeclAttribute()8105 handleHandleAttr<UseHandleAttr>(S, D, AL); in ProcessDeclAttribute()