Home
last modified time | relevance | path

Searched defs:Continuation (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroCloner.h37 Continuation, enumerator
H A DCoroSplit.cpp1663 Value *Continuation) { in replaceAsyncResumeFunction()
1763 auto *Continuation = createCloneDeclaration( in splitCoroutine() local
1866 auto Continuation = createCloneDeclaration( in splitCoroutine() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DContinuationRecordBuilder.cpp162 auto Continuation = Data.take_back(ContinuationLength); in createSegmentRecord() local