Home
last modified time | relevance | path

Searched refs:eval_op_type (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dexpop.h175 extern struct value *eval_op_type (struct type *expect_type,
1565 return eval_op_type (expect_type, exp, noside, std::get<0> (m_storage)); in evaluate()
Deval.c1853 eval_op_type (struct type *expect_type, struct expression *exp, in eval_op_type() function
DChangeLog-20214114 (eval_op_postinc, eval_op_postdec, eval_op_type)
4912 * eval.c (eval_op_type): No longer static.
5325 * eval.c (eval_op_type): New function.