Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp7041 const ParmVarDecl *CompletionBlock = in handleSwiftAsyncAttr() local
7043 QualType CompletionBlockType = CompletionBlock->getType(); in handleSwiftAsyncAttr()
7045 S.Diag(CompletionBlock->getLocation(), in handleSwiftAsyncAttr()
7047 << CompletionBlock->getType(); in handleSwiftAsyncAttr()
7053 S.Diag(CompletionBlock->getLocation(), in handleSwiftAsyncAttr()
7055 << CompletionBlock->getType(); in handleSwiftAsyncAttr()