Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/cp/
Dexcept.c132 exp = build_java_class_ref (TREE_TYPE (type)); in eh_type_info()
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
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
Dcp-tree.h4063 extern tree build_java_class_ref (tree);
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.
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.
DChangeLog1608 build_java_class_ref.
1609 (build_java_class_ref): Do not abort compilation, but return
DChangeLog-20041549 build_offset_ref, build_java_class_ref): Likewise.
DChangeLog-19982349 * init.c (build_java_class_ref, build_new_1): Remove unused locals.
/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Dexcept.c133 exp = build_java_class_ref (TREE_TYPE (type));
Dinit.c2078 build_java_class_ref (type) in build_java_class_ref() function
2265 tree class_decl = build_java_class_ref (true_type);
DChangeLog6280 * init.c (build_java_class_ref): Similarly.
7517 * init.c (build_java_class_ref): Initialize name.
8730 * init.c (build_java_class_ref): Don't explicitly set
9309 (build_java_class_ref): Call internal_error and fatal_error, not fatal.
9666 * init.c (build_java_class_ref): Likewise.
9738 * init.c (build_java_class_ref): When using the new ABI, search
10765 * init.c (build_java_class_ref): Use `build_static_name' with a
15632 * cp-tree.h (build_java_class_ref): Declare.
15633 * init.c (build_java_class_ref): No longer static.
Dcp-tree.h4006 extern tree build_java_class_ref PARAMS ((tree));
DChangeLog.2737 * init.c (build_java_class_ref): Likewise.
3553 * init.c (build_java_class_ref): Likewise.
5785 (build_java_class_ref): Add static prototype.
9137 * init.c (build_java_class_ref, build_new_1): Remove unused locals.