Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/cp/
HDexcept.c132 exp = build_java_class_ref (TREE_TYPE (type)); in eh_type_info()
HDinit.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
HDChangeLog-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
HDcp-tree.h4114 extern tree build_java_class_ref (tree);
HDChangeLog-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.
HDChangeLog-1999737 * init.c (build_java_class_ref): Likewise.
3553 * init.c (build_java_class_ref): Likewise.
5785 (build_java_class_ref): Add static prototype.
HDChangeLog1677 build_java_class_ref.
1678 (build_java_class_ref): Do not abort compilation, but return
HDChangeLog-20041549 build_offset_ref, build_java_class_ref): Likewise.
HDChangeLog-19982349 * init.c (build_java_class_ref, build_new_1): Remove unused locals.