Searched refs:PartKeyOrErr (Results 1 – 1 of 1) sorted by relevance
594 if (auto PartKeyOrErr = emitPartition(LD, LMId, Part)) { in extractAndCompile() local595 auto &PartKey = *PartKeyOrErr; in extractAndCompile()621 return PartKeyOrErr.takeError(); in extractAndCompile()