Searched refs:ContinuationId (Results 1 – 1 of 1) sorted by relevance
408 auto ContinuationId = cast<AnyCoroIdRetconInst>(Id); in buildFrom() local409 ContinuationId->checkWellFormed(); in buildFrom()413 auto Prototype = ContinuationId->getPrototype(); in buildFrom()415 this->RetconLowering.Alloc = ContinuationId->getAllocFunction(); in buildFrom()416 this->RetconLowering.Dealloc = ContinuationId->getDeallocFunction(); in buildFrom()