Searched refs:get_dispatch_vector (Results 1 – 2 of 2) sorted by relevance
53 static tree get_dispatch_vector PARAMS ((tree));1315 get_dispatch_vector (type) in get_dispatch_vector() function1329 tree super_vtable = get_dispatch_vector (super);1351 tree vtable = get_dispatch_vector (type);1813 n = TREE_VEC_LENGTH (get_dispatch_vector (type));
6200 (get_dispatch_vector): Use tree_low_cst and host_integerp.9096 make_field_value, get_dispatch_vector, get_dispatch_table,13649 * class.c (get_dispatch_vector, get_dispatch_table): New functions