Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dcp-objcp-common.cc140 dtype = build_offset_type (TYPE_PTRMEMFUNC_OBJECT_TYPE (type), in cp_get_debug_type()
Ddecl2.cc1532 outer = build_offset_type (TYPE_OFFSET_BASETYPE (type), inner); in cp_reconstruct_complex_type()
Dtree.cc1637 result = build_offset_type (t0, type); in strip_typedefs()
DChangeLog-20021809 (grokdeclarator): Do not use build_offset_type when encountering a
Ddecl.cc10911 return build_offset_type (class_type, member_type); in build_ptrmem_type()
Dmodule.cc9306 res = build_offset_type (base, res); in tree_node()
/netbsd/src/external/gpl3/gcc/dist/gcc/
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()
Dtree.h4656 extern tree build_offset_type (tree, tree);
DChangeLog-20072996 * tree.c (build_offset_type): Build canonical type based on the
34058 (build_offset_type): Build the canonical offset type.
DChangeLog-201430484 (build_offset_type): Dito.
30894 (build_offset_type): Dito.
DChangeLog-200024790 build_method_type, build_offset_type, build_complex_type): Likewise.
DChangeLog-201732425 build_method_type_directly, build_offset_type, build_complex_type,
DChangeLog-200439181 (build_offset_type, build_complex_type): Likewise.