Searched refs:MatchesOperand (Results 1 – 5 of 5) sorted by relevance
147 bool DWARFExpressionList::MatchesOperand( in MatchesOperand() function in DWARFExpressionList170 return expr->MatchesOperand(frame, operand); in MatchesOperand()
2340 bool DWARFExpression::MatchesOperand( in MatchesOperand() function in DWARFExpression2363 return fb_expr->MatchesOperand(frame, child); in MatchesOperand()
164 bool MatchesOperand(StackFrame &frame, const Instruction::Operand &op) const;
96 bool MatchesOperand(StackFrame &frame,
1661 if (var_sp->LocationExpressionList().MatchesOperand(frame, op)) in DoGuessValueAt()