Searched refs:CompletionBlock (Results 1 – 1 of 1) sorted by relevance
699 const ParmVarDecl *CompletionBlock = in handleAsyncAttr() local701 QualType CompletionBlockType = CompletionBlock->getType(); in handleAsyncAttr()703 Diag(CompletionBlock->getLocation(), diag::err_swift_async_bad_block_type) in handleAsyncAttr()704 << CompletionBlock->getType(); in handleAsyncAttr()710 Diag(CompletionBlock->getLocation(), diag::err_swift_async_bad_block_type) in handleAsyncAttr()711 << CompletionBlock->getType(); in handleAsyncAttr()