Home
last modified time | relevance | path

Searched refs:build_java_class_ref (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/contrib/gcc/cp/
H A Dexcept.c132 exp = build_java_class_ref (TREE_TYPE (type)); in eh_type_info()
H A Dinit.c1707 tree class_decl = build_java_class_ref (elt_type); in build_new_1()
2155 build_java_class_ref (tree type) in build_java_class_ref() function
H A DChangeLog-2001303 * init.c (build_java_class_ref): Similarly.
1540 * init.c (build_java_class_ref): Initialize name.
2753 * init.c (build_java_class_ref): Don't explicitly set
3332 (build_java_class_ref): Call internal_error and fatal_error, not fatal.
3689 * init.c (build_java_class_ref): Likewise.
3761 * init.c (build_java_class_ref): When using the new ABI, search
H A Dcp-tree.h4114 extern tree build_java_class_ref (tree);
H A DChangeLog-2000893 * init.c (build_java_class_ref): Use `build_static_name' with a
5760 * cp-tree.h (build_java_class_ref): Declare.
5761 * init.c (build_java_class_ref): No longer static.
H A DChangeLog-1999737 * init.c (build_java_class_ref): Likewise.
3553 * init.c (build_java_class_ref): Likewise.
5785 (build_java_class_ref): Add static prototype.
H A DChangeLog1677 build_java_class_ref.
1678 (build_java_class_ref): Do not abort compilation, but return
H A DChangeLog-20041549 build_offset_ref, build_java_class_ref): Likewise.
H A DChangeLog-19982349 * init.c (build_java_class_ref, build_new_1): Remove unused locals.