Searched refs:enclosing_type (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/bin/gdb/gdb/
H A Dvalue.h112 When we store the entire object, `enclosing_type' is the run-time
119 If `type' is a pointer to an object, then `enclosing_type' is a
128 If we're not doing anything fancy, `enclosing_type' is equal to
131 struct type *enclosing_type; member in struct:value
185 #define VALUE_ENCLOSING_TYPE(val) (val)->enclosing_type

Completed in 39 milliseconds