Searched refs:Snd (Results 1 – 2 of 2) sorted by relevance
9 template<typename A, typename B> using Snd = B; typedef11 using I = Fst<Snd<char,int>,double>;
2066 auto Snd = Reader.ReadSubExpr(); in VisitOMPLoopDirective() local2067 D->setCond(Fst, Snd); in VisitOMPLoopDirective()