Searched refs:SpecOrErr (Results 1 – 1 of 1) sorted by relevance
7887 if (auto SpecOrErr = import(*I)) in ImportCastPath() local7888 Path.push_back(*SpecOrErr); in ImportCastPath()7890 return SpecOrErr.takeError(); in ImportCastPath()