Searched defs:is_struct (Results 1 – 4 of 4) sorted by relevance
445 bool is_struct() { return (storage_type_ == STRUCT || storage_type_ == STRUCT_REFERENCE); } in is_struct() function
1092 bool is_struct = definition < num_struct_definitions; in FuzzTest2() local
1744 const bool is_struct = IsStruct(field.value.type); in GenTable() local
679 bool is_struct() const { in is_struct() function