Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp5881 SwiftAsyncErrorAttr::ConventionKind ConvKind; in handleSwiftAsyncError() local
5883 ConvKind)) { in handleSwiftAsyncError()
5890 switch (ConvKind) { in handleSwiftAsyncError()
5910 ::new (S.Context) SwiftAsyncErrorAttr(S.Context, AL, ConvKind, ParamIdx); in handleSwiftAsyncError()