reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
249 bool MatchesOperand(StackFrame &frame, const Instruction::Operand &op);
3003 return fb_expr->MatchesOperand(frame, child);
tools/lldb/source/Target/StackFrame.cpp 1534 if (var_sp->LocationExpression().MatchesOperand(frame, op)) {