Searched defs:TernaryOp (Results 1 – 3 of 3) sorted by relevance
76 using TernaryOp = typename TernaryOpImp<T1, T2>::type; typedef
855 enum TernaryOp : uint8_t { SUBST, FOREACH, IF }; enum
1003 enum TernaryOp { SUBST, FOREACH, IF }; enum