Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/cp/
H A Dclass.c137 static tree build_simple_base_path (tree expr, tree binfo);
339 expr = build_simple_base_path (expr, binfo); in build_base_path()
429 build_simple_base_path (tree expr, tree binfo) in build_simple_base_path() function
453 expr = build_simple_base_path (expr, d_binfo); in build_simple_base_path()
568 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 DChangeLog6579 * class.c (build_simple_base_path): Build the component_ref