Home
last modified time | relevance | path

Searched refs:CompletionBlock (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp6390 const ParmVarDecl *CompletionBlock = in handleSwiftAsyncAttr() local
6392 QualType CompletionBlockType = CompletionBlock->getType(); in handleSwiftAsyncAttr()
6394 S.Diag(CompletionBlock->getLocation(), in handleSwiftAsyncAttr()
6396 << CompletionBlock->getType(); in handleSwiftAsyncAttr()
6402 S.Diag(CompletionBlock->getLocation(), in handleSwiftAsyncAttr()
6404 << CompletionBlock->getType(); in handleSwiftAsyncAttr()