Home
last modified time | relevance | path

Searched refs:build_offset_type (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-objcp-common.c137 dtype = build_offset_type (TYPE_PTRMEMFUNC_OBJECT_TYPE (type), in cp_get_debug_type()
H A Ddecl2.c1393 outer = build_offset_type (TYPE_OFFSET_BASETYPE (type), inner); in cp_reconstruct_complex_type()
H A Dtree.c1553 result = build_offset_type (t0, type); in strip_typedefs()
H A Ddecl.c10272 return build_offset_type (class_type, member_type); in build_ptrmem_type()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-objcp-common.cc140 dtype = build_offset_type (TYPE_PTRMEMFUNC_OBJECT_TYPE (type), in cp_get_debug_type()
H A Ddecl2.cc1532 outer = build_offset_type (TYPE_OFFSET_BASETYPE (type), inner); in cp_reconstruct_complex_type()
H A Dtree.cc1637 result = build_offset_type (t0, type); in strip_typedefs()
H A DChangeLog-20021809 (grokdeclarator): Do not use build_offset_type when encountering a
H A Ddecl.cc10911 return build_offset_type (class_type, member_type); in build_ptrmem_type()
H A Dmodule.cc9306 res = build_offset_type (base, res); in tree_node()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.cc7613 build_offset_type (tree basetype, tree type) in build_offset_type() function
7638 = build_offset_type (TYPE_CANONICAL (TYPE_MAIN_VARIANT (basetype)), in build_offset_type()
10009 outer = build_offset_type (TYPE_OFFSET_BASETYPE (type), inner); in reconstruct_complex_type()
H A Dtree.h4656 extern tree build_offset_type (tree, tree);
H A DChangeLog-20072996 * tree.c (build_offset_type): Build canonical type based on the
34058 (build_offset_type): Build the canonical offset type.
H A DChangeLog-201430484 (build_offset_type): Dito.
30894 (build_offset_type): Dito.
H A DChangeLog-200024790 build_method_type, build_offset_type, build_complex_type): Likewise.
H A DChangeLog-201732425 build_method_type_directly, build_offset_type, build_complex_type,
H A DChangeLog-200439181 (build_offset_type, build_complex_type): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.c8589 build_offset_type (tree basetype, tree type) in build_offset_type() function
8614 = build_offset_type (TYPE_CANONICAL (TYPE_MAIN_VARIANT (basetype)), in build_offset_type()
10898 outer = build_offset_type (TYPE_OFFSET_BASETYPE (type), inner); in reconstruct_complex_type()
H A Dtree.h4483 extern tree build_offset_type (tree, tree);