Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSpecifiers.h384 SwiftAsyncContext, enumerator
H A DAttr.td3017 def SwiftAsyncContext : ParameterABIAttr {
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaSwift.cpp738 case ParameterABI::SwiftAsyncContext: in AddParameterABIAttr()
H A DSemaDeclAttr.cpp6813 S.Swift().AddParameterABIAttr(D, AL, ParameterABI::SwiftAsyncContext); in ProcessDeclAttribute()
H A DSemaType.cpp2587 case ParameterABI::SwiftAsyncContext: in checkExtParameterInfos()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp930 case ParameterABI::SwiftAsyncContext: in getParameterABISpelling()
H A DItaniumMangle.cpp3512 case ParameterABI::SwiftAsyncContext: in mangleExtParameterInfo()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp2836 case ParameterABI::SwiftAsyncContext: in ConstructAttributeList()