Home
last modified time | relevance | path

Searched refs:subobject (Results 1 – 14 of 14) sorted by relevance

/freebsd-12.1/contrib/gcc/cp/
H A Dinit.c513 tree subobject; in sort_mem_initializers() local
516 subobject = TREE_PURPOSE (init); in sort_mem_initializers()
524 if (TREE_PURPOSE (subobject_init) == subobject) in sort_mem_initializers()
538 if (TREE_CODE (subobject) == FIELD_DECL) in sort_mem_initializers()
557 if (TREE_CODE (subobject) == FIELD_DECL) in sort_mem_initializers()
559 current_function_decl, subobject); in sort_mem_initializers()
562 current_function_decl, subobject); in sort_mem_initializers()
700 if (BINFO_VIRTUAL_P (subobject)) in emit_mem_initializers()
701 construct_virtual_base (subobject, arguments); in emit_mem_initializers()
707 subobject, 1); in emit_mem_initializers()
[all …]
H A DChangeLog-20003626 * call.c (build_new_method_call): Pass the vtt to subobject
3648 (perform_member_init): Use the complete subobject destructor for
H A DChangeLog-19941986 offset to the most base class subobject that we derived this binfo
4013 get vtable pointer out of right subobject.
H A DChangeLog-19961298 * cvt.c (reference_binding): Bind directly to a base subobject of
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DDiagnosticASTKinds.td42 "%select{pointer|reference}0 to %select{|subobject of }1"
59 "comparison of address of base class subobject %0 of class %1 to field %2 "
67 "dereferenced pointer past the end of %select{|subobject of }0"
H A DDiagnosticSemaKinds.td179 "subobject initialization overrides initialization of other fields "
180 "within its enclosing subobject">, InGroup<InitializerOverrides>;
182 "initializer overrides prior initialization of this subobject">,
188 "designator into flexible array member subobject">;
1520 "%select{construct|destroy}0 a base class subobject">;
3999 "non-type template argument refers to subobject '%0'">;
4975 "suggest braces around initialization of subobject">,
7939 "%select{|subobject of }1member %0 "
7945 "%select{|subobject of }1member %0 "
7959 "%select{initializer list subobject of local variable|"
[all …]
/freebsd-12.1/contrib/gcc/doc/
H A Dtrouble.texi903 When a base class is virtual, only one subobject of the base class
946 base subobject can be encountered more than once. In the example, copying
953 subobject is assigned.
H A Dextend.texi1453 nested subobject to initialize; the list is taken relative to the
1454 subobject corresponding to the closest surrounding brace pair. For
5257 surrounding subobject is considered the object a pointer points to.
5267 /* The subobject p points to is var.buf1. */
5272 /* The subobject q points to is var.b. */
H A Dc-tree.texi1741 subobject of @code{this} is fully constructed. If, after this point, an
/freebsd-12.1/contrib/gcc/
H A Dtree.def100 to be a complete object (rather than being, perhaps, a subobject
H A DChangeLog-200311239 * gengtype.c (walk_type): Process a subobject before processing
11240 the pointer that points to the subobject.
H A DChangeLog-200131847 (push_init_level): Likewise. If implicit and the subobject had some
/freebsd-12.1/contrib/gdb/gdb/doc/
H A Dgdb.info-17179 calling functions in a base subobject, casting objects, and invoking
H A Dgdb.texinfo8379 objects, calling functions in a base subobject, casting objects, and