GDB (xrefs)
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
m2-exp.h File Reference
#include "expop.h"

Go to the source code of this file.

Classes

class  expr::m2_unop_high_operation
 
class  expr::m2_binop_subscript_operation
 

Namespaces

namespace  expr
 

Functions

struct valueeval_op_m2_high (struct type *expect_type, struct expression *exp, enum noside noside, struct value *arg1)
 
struct valueeval_op_m2_subscript (struct type *expect_type, struct expression *exp, enum noside noside, struct value *arg1, struct value *arg2)
 

Function Documentation

◆ eval_op_m2_high()

struct value * eval_op_m2_high ( struct type * expect_type,
struct expression * exp,
enum noside noside,
struct value * arg1 )
extern

◆ eval_op_m2_subscript()

struct value * eval_op_m2_subscript ( struct type * expect_type,
struct expression * exp,
enum noside noside,
struct value * arg1,
struct value * arg2 )
extern