Searched refs:ContinuationId (Results 1 – 1 of 1) sorted by relevance
326 auto ContinuationId = getRetconCoroId(); in analyze() local327 ContinuationId->checkWellFormed(); in analyze()328 auto Prototype = ContinuationId->getPrototype(); in analyze()330 RetconLowering.Alloc = ContinuationId->getAllocFunction(); in analyze()331 RetconLowering.Dealloc = ContinuationId->getDeallocFunction(); in analyze()