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