Searched refs:MatchesContext (Results 1 – 3 of 3) sorted by relevance
118 bool MatchesContext(ExecutionContext &exe_ctx);
96 bool UserExpression::MatchesContext(ExecutionContext &exe_ctx) { in MatchesContext() function in UserExpression
247 !m_user_expression_sp->MatchesContext(exe_ctx)) { in ConditionSaysStop()