Searched refs:ContinuationId (Results 1 – 1 of 1) sorted by relevance
326 auto ContinuationId = cast<AnyCoroIdRetconInst>(Id); in buildFrom() local327 ContinuationId->checkWellFormed(); in buildFrom()331 auto Prototype = ContinuationId->getPrototype(); in buildFrom()333 this->RetconLowering.Alloc = ContinuationId->getAllocFunction(); in buildFrom()334 this->RetconLowering.Dealloc = ContinuationId->getDeallocFunction(); in buildFrom()