Searched defs:is_struct (Results 1 – 6 of 6) sorted by relevance
169 int is_struct; member450 is_struct(const Type *t, int isstruct) in is_struct() function
567 virtual struct_ *is_struct () { return NULL; } in is_struct() function701 struct_ *is_struct () FINAL OVERRIDE { return m_other_type->is_struct (); } in is_struct() function1014 struct_ *is_struct () FINAL OVERRIDE { return this; } in is_struct() function
410 bool is_struct) /* else is union */ in new_compound_type()
318 bool is_struct) /* else is union */ in new_compound_type()
4643 make_test_compound_type (const char *name, bool is_struct, in make_test_compound_type()
7560 make_test_compound_type (const char *name, bool is_struct, in make_test_compound_type()