Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaSwift.cpp284 SwiftAsyncErrorAttr::ConventionKind ConvKind; in handleAsyncError() local
286 ConvKind)) { in handleAsyncError()
293 switch (ConvKind) { in handleAsyncError()
313 SwiftAsyncErrorAttr(getASTContext(), AL, ConvKind, ParamIdx); in handleAsyncError()