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

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dexpressions.h732 { return this->do_type(); }
868 do_type() = 0;
1086 do_type();
1121 do_type();
1172 do_type();
1230 do_type();
1296 do_type();
1415 do_type();
1551 do_type();
1743 do_type();
2487 do_type() function in class:Type_guard_expression
[all...]
H A Dexpressions.cc564 do_type() function in class:Error_expression
619 do_type() function in class:Type_expression
660 Parser_expression::do_type() function in class:Parser_expression
700 Var_expression::do_type() function in class:Var_expression
801 Temporary_reference_expression::do_type() function in class:Temporary_reference_expression
865 Set_and_use_temporary_expression::do_type() function in class:Set_and_use_temporary_expression
942 do_type();
967 Sink_expression::do_type() function in class:Sink_expression
1045 Func_expression::do_type() function in class:Func_expression
1193 Func_descriptor_expression::do_type() function in class:Func_descriptor_expression
1293 do_type() function in class:Func_code_reference_expression
1470 Boolean_expression::do_type() function in class:Boolean_expression
1520 String_expression::do_type() function in class:String_expression
1714 String_info_expression::do_type() function in class:String_info_expression
1865 Integer_expression::do_type() function in class:Integer_expression
2237 Float_expression::do_type() function in class:Float_expression
2422 Complex_expression::do_type() function in class:Complex_expression
2716 Const_expression::do_type() function in class:Const_expression
2942 do_type() function in class:Nil_expression
3076 do_type() function in class:Type_conversion_expression
3497 do_type() function in class:Unsafe_type_conversion_expression
3962 Unary_expression::do_type() function in class:Unary_expression
5297 Binary_expression::do_type() function in class:Binary_expression
6243 Bound_method_expression::do_type() function in class:Bound_method_expression
7602 Builtin_call_expression::do_type() function in class:Builtin_call_expression
9037 Call_expression::do_type() function in class:Call_expression
9583 Call_result_expression::do_type() function in class:Call_result_expression
9933 Array_index_expression::do_type() function in class:Array_index_expression
10463 String_index_expression::do_type() function in class:String_index_expression
10712 Map_index_expression::do_type() function in class:Map_index_expression
10968 Field_reference_expression::do_type() function in class:Field_reference_expression
11088 Interface_field_reference_expression::do_type() function in class:Interface_field_reference_expression
11624 do_type() function in class:Allocation_expression
11707 do_type() function in class:Struct_construction_expression
12051 do_type() function in class:Array_construction_expression
12548 do_type() function in class:Map_construction_expression
13712 do_type() function in class:Heap_expression
13800 Receive_expression::do_type() function in class:Receive_expression
13916 do_type() function in class:Type_descriptor_expression
13984 do_type() function in class:GC_symbol_expression
14077 Type_info_expression::do_type() function in class:Type_info_expression
14190 Slice_info_expression::do_type() function in class:Slice_info_expression
14268 do_type() function in class:Slice_value_expression
14393 Interface_info_expression::do_type() function in class:Interface_info_expression
14514 do_type() function in class:Interface_value_expression
14657 Interface_mtable_expression::do_type() function in class:Interface_mtable_expression
14804 do_type() function in class:Struct_field_offset_expression
14890 do_type() function in class:Map_descriptor_expression
14947 do_type() function in class:Label_addr_expression
15037 Conditional_expression::do_type() function in class:Conditional_expression
15152 Compound_expression::do_type() function in class:Compound_expression
[all...]
H A Dtypes.h174 { return this->do_type(); }
228 do_type() const = 0;
282 do_type() const;
325 do_type() const function in class:Interface_method
H A Dtypes.cc8227 Named_method::do_type() const function in class:Named_method
8242 return this->do_type()->receiver()->location();
8258 Function_type* ftype = this->do_type();
/haiku-buildtools/legacy/binutils/libiberty/
H A Dcplus-dem.c413 static int do_type (struct work_stuff *, const char **, string *);
655 if (do_type (work, &tem, &type))
749 if (do_type (work, &tem, &type))
1351 success = do_type (work, mangled, &s);
1391 success = do_type (work, mangled, &tname);
1438 success = do_type (work, mangled, &return_type);
1606 /* temp is initialized in do_type */
1607 success = do_type (work, mangled, &temp);
2015 /* temp is initialized in do_type */
2016 success = do_type (wor
3382 do_type (struct work_stuff *work, const char **mangled, string *result) function
[all...]
/haiku-buildtools/gcc/libiberty/
H A Dcplus-dem.c424 static int do_type (struct work_stuff *, const char **, string *);
664 if (do_type (work, &tem, &type))
758 if (do_type (work, &tem, &type))
1517 success = do_type (work, mangled, &s);
1557 success = do_type (work, mangled, &tname);
1604 success = do_type (work, mangled, &return_type);
1772 /* temp is initialized in do_type */
1773 success = do_type (work, mangled, &temp);
2181 /* temp is initialized in do_type */
2182 success = do_type (wor
3552 do_type (struct work_stuff *work, const char **mangled, string *result) function
[all...]
/haiku-buildtools/binutils/libiberty/
H A Dcplus-dem.c434 static int do_type (struct work_stuff *, const char **, string *);
678 if (do_type (work, &tem, &type))
772 if (do_type (work, &tem, &type))
1579 success = do_type (work, mangled, &s);
1619 success = do_type (work, mangled, &tname);
1666 success = do_type (work, mangled, &return_type);
1835 /* temp is initialized in do_type */
1836 success = do_type (work, mangled, &temp);
2248 /* temp is initialized in do_type */
2249 success = do_type (wor
3619 do_type (struct work_stuff *work, const char **mangled, string *result) function
[all...]
/haiku-buildtools/legacy/gcc/libiberty/
H A Dcplus-dem.c364 do_type PARAMS ((struct work_stuff *, const char **, string *));
602 if (do_type (work, &tem, &type))
696 if (do_type (work, &tem, &type))
1049 success = do_type (work, mangled, &s);
1088 success = do_type (work, mangled, &tname);
1136 success = do_type (work, mangled, &return_type);
1308 /* temp is initialized in do_type */
1309 success = do_type (work, mangled, &temp);
1656 /* temp is initialized in do_type */
1657 success = do_type (wor
2946 do_type (work, mangled, result) function
[all...]
/haiku-buildtools/binutils/gold/
H A Dincremental.h114 { return this->do_type(); }
206 do_type() const = 0;
335 do_type() const function in class:gold::Incremental_script_entry
416 do_type() const function in class:gold::Incremental_object_entry
475 do_type() const function in class:gold::Incremental_dynobj_entry
537 do_type() const function in class:gold::Incremental_archive_entry
1385 { return this->do_type(); }
1407 do_type() const = 0;
1725 do_type() const function in class:gold::Sized_incremental_binary::Sized_input_reader
/haiku-buildtools/legacy/binutils/binutils/
H A Dcoffgrok.c76 static struct coff_type *do_type (int);
304 do_type (int i) function
562 s->type = do_type (i);
/haiku-buildtools/binutils/binutils/
H A Dcoffgrok.c341 do_type (unsigned int i) function
669 s->type = do_type (i);

Completed in 230 milliseconds