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