Home
last modified time | relevance | path

Searched refs:build_simple_base_path (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dclass.cc131 static tree build_simple_base_path (tree expr, tree binfo);
352 return build_simple_base_path (expr, binfo); in build_base_path()
435 expr = build_simple_base_path (expr, binfo); in build_base_path()
542 build_simple_base_path (tree expr, tree binfo) in build_simple_base_path() function
566 expr = build_simple_base_path (expr, d_binfo); in build_simple_base_path()
650 return build_simple_base_path (expr, base); in convert_to_base_statically()
721 datum = build_simple_base_path (datum, CLASSTYPE_PRIMARY_BINFO (type)); in build_vfield_ref()
H A DChangeLog-20042434 * class.c (build_simple_base_path, get_vcall_index,
2468 (build_simple_base_path, walk_subobject_offsets,
2612 (build_simple_base_path): Use it.
5352 * class.c (build_simple_base_path): New fn.
H A DChangeLog-2011153 build_simple_base_path.
154 (build_simple_base_path): Check field offset.
H A DChangeLog-20082288 (build_simple_base_path): Ditto.
H A DChangeLog-20053064 * class.c (build_simple_base_path): Build the component_ref
H A DChangeLog-2009104 * class.c (build_base_path, build_simple_base_path, build_vfn_ref):
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dclass.c131 static tree build_simple_base_path (tree expr, tree binfo);
341 return build_simple_base_path (expr, binfo); in build_base_path()
431 expr = build_simple_base_path (expr, binfo); in build_base_path()
538 build_simple_base_path (tree expr, tree binfo) in build_simple_base_path() function
562 expr = build_simple_base_path (expr, d_binfo); in build_simple_base_path()
646 return build_simple_base_path (expr, base); in convert_to_base_statically()
690 datum = build_simple_base_path (datum, CLASSTYPE_PRIMARY_BINFO (type)); in build_vfield_ref()