Searched refs:ResumeNameSuffix (Results 1 – 1 of 1) sorted by relevance
1718 auto ResumeNameSuffix = ".resume."; in splitAsyncCoroutine() local1723 ResumeNameSuffix = "TQ"; in splitAsyncCoroutine()1726 ResumeNameSuffix = "TY"; in splitAsyncCoroutine()1731 UseSwiftMangling ? ResumeNameSuffix + Twine(Idx) + "_" in splitAsyncCoroutine()1732 : ResumeNameSuffix + Twine(Idx), in splitAsyncCoroutine()