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