Searched refs:handleAsyncError (Results 1 – 3 of 3) sorted by relevance
39 void handleAsyncError(Decl *D, const ParsedAttr &AL);
282 void SemaSwift::handleAsyncError(Decl *D, const ParsedAttr &AL) { in handleAsyncError() function in clang::SemaSwift
7015 S.Swift().handleAsyncError(D, AL); in ProcessDeclAttribute()