Searched refs:build_offset_type (Results 1 – 12 of 12) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | typeck.c | 620 t1 = build_offset_type (base, target); 6708 return build_offset_type (TYPE_OFFSET_BASETYPE (type),
|
| H A D | init.c | 1717 t = build (OFFSET_REF, build_offset_type (type, TREE_TYPE (t)), decl, t);
|
| H A D | pt.c | 7041 return build_offset_type (r, type);
|
| H A D | decl.c | 10127 return build_pointer_type (build_offset_type (class_type, member_type)); in build_ptrmem_type()
|
| H A D | ChangeLog | 3212 (grokdeclarator): Do not use build_offset_type when encountering a
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | tree.h | 2274 extern tree build_offset_type PARAMS ((tree, tree));
|
| H A D | tree.c | 3814 build_offset_type (basetype, type) in build_offset_type() function
|
| H A D | ChangeLog.3 | 9524 build_method_type, build_offset_type, build_complex_type): Likewise.
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | tree.h | 3607 extern tree build_offset_type (tree, tree);
|
| H A D | tree.c | 5358 build_offset_type (tree basetype, tree type) in build_offset_type() function
|
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | decl.c | 6584 return build_offset_type (class_type, member_type); in build_ptrmem_type()
|
| H A D | ChangeLog-2002 | 1809 (grokdeclarator): Do not use build_offset_type when encountering a
|