Searched refs:CC_SwiftAsync (Results 1 – 18 of 18) sorted by relevance
294 CC_SwiftAsync, // __attribute__((swiftasynccall)) enumerator330 case CC_SwiftAsync: in supportsVariadicCall()
176 PP.getTargetInfo().checkCallingConvention(CC_SwiftAsync) ==
250 case CC_SwiftAsync: in checkCallingConvention()
168 case CC_SwiftAsync: in checkCallingConvention()
413 case CC_SwiftAsync: in checkCallingConvention()791 case CC_SwiftAsync: in checkCallingConvention()935 case CC_SwiftAsync: in checkCallingConvention()
343 case CC_SwiftAsync: in checkCallingConvention()
511 case CC_SwiftAsync: in checkCallingConvention()
1406 case CC_SwiftAsync: in checkCallingConvention()1486 case CC_SwiftAsync: in checkCallingConvention()
1351 case CC_SwiftAsync: in checkCallingConvention()1718 case CC_SwiftAsync: in checkCallingConvention()
1604 return calleeType->getCallConv() == CallingConv::CC_SwiftAsync; in isSwiftAsyncCallee()1650 CurFnInfo->getASTCallingConvention() == CallingConv::CC_SwiftAsync) { in EmitReturnStmt()
94 case CC_SwiftAsync: in ClangCallConvToLLVMCallConv()871 } else if (info.getCC() == CC_Swift || info.getCC() == CC_SwiftAsync) { in arrangeLLVMFunctionInfo()4598 if (ExplicitCC == CC_Swift || ExplicitCC == CC_SwiftAsync) in hasInAllocaArgs()
1691 case CC_SwiftAsync: in getDwarfCC()
1124 case CC_SwiftAsync: in printFunctionAfter()
3186 case CC_SwiftAsync: in mangleCallingConvention()
3637 case CC_SwiftAsync: in getNameForCallConv()
3582 case CC_SwiftAsync: in getCallingConvQualifierName()
5562 CC = CC_SwiftAsync; in CheckCallingConvAttr()
2592 : (actualCC == CC_Swift || actualCC == CC_SwiftAsync); in checkExtParameterInfos()