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