Searched refs:ResumeNameSuffix (Results 1 – 1 of 1) sorted by relevance
1603 auto ResumeNameSuffix = ".resume."; in splitAsyncCoroutine() local1608 ResumeNameSuffix = "TQ"; in splitAsyncCoroutine()1612 ResumeNameSuffix = "TY"; in splitAsyncCoroutine()1617 UseSwiftMangling ? ResumeNameSuffix + Twine(Idx) + "_" in splitAsyncCoroutine()1618 : ResumeNameSuffix + Twine(Idx), in splitAsyncCoroutine()