#include "ada-exp.h"
Definition at line 649 of file ada-exp.h.
◆ ~ada_association()
virtual expr::ada_association::~ada_association |
( |
| ) |
|
|
virtualdefault |
◆ ada_association()
expr::ada_association::ada_association |
( |
| ) |
|
|
protecteddefault |
◆ assign()
virtual void expr::ada_association::assign |
( |
struct value * |
container, |
|
|
struct value * |
lhs, |
|
|
struct expression * |
exp, |
|
|
std::vector< LONGEST > & |
indices, |
|
|
LONGEST |
low, |
|
|
LONGEST |
high, |
|
|
operation_up & |
op |
|
) |
| |
|
pure virtual |
◆ DISABLE_COPY_AND_ASSIGN()
◆ dump()
virtual void expr::ada_association::dump |
( |
ui_file * |
stream, |
|
|
int |
depth |
|
) |
| |
|
pure virtual |
◆ uses_objfile()
virtual bool expr::ada_association::uses_objfile |
( |
struct objfile * |
objfile | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: