Searched refs:m_InnerCond (Results 1 – 1 of 1) sorted by relevance
3088 auto matchOuterCond = [OuterSel, IsAndVariant, &AltCond](auto m_InnerCond) { in foldNestedSelects() argument3094 m_c_LogicalAnd(m_InnerCond, m_Value(AltCond))) in foldNestedSelects()3096 m_c_LogicalOr(m_InnerCond, m_Value(AltCond))); in foldNestedSelects()