Searched refs:enclosing_type (Results 1 – 9 of 9) sorted by relevance
2376 gcc_type enclosing_type, in plugin_build_dependent_typename() argument2381 tree type = convert_in (enclosing_type); in plugin_build_dependent_typename()2393 gcc_type enclosing_type, in plugin_build_dependent_class_template() argument2397 tree type = convert_in (enclosing_type); in plugin_build_dependent_class_template()
2217 gcc_type enclosing_type, in plugin_build_dependent_typename() argument2222 tree type = convert_in (enclosing_type); in plugin_build_dependent_typename()2234 gcc_type enclosing_type, in plugin_build_dependent_class_template() argument2238 tree type = convert_in (enclosing_type); in plugin_build_dependent_class_template()
2424 * valops.c (value_cast): Take case of the enclosing_type and 2428 (value_assign): Handle enclosing_type, embedded_offset and 2431 (value_ind): Set enclosing_type and embedded_offset correctly,2434 (value_addr): Handle enclosing_type and pointed_to_offset.
7974 enclosing_type as well.
2605 enclosing_type field correctly also for the case where
78574 function checks the 'type' and 'enclosing_type' fields of the value78578 * In most cases, the 'enclosing_type' field is identical to the78580 * Scenarios where the 'type' and 'enclosing_type' of an object78599 and 'enclosing_type' of a value are not identical.