Home
last modified time | relevance | path

Searched refs:convert_to_base_statically (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog.ptr60 (convert_to_base_statically): Likewise.
H A DChangeLog-20071871 (convert_to_base_statically): Likewise.
2288 * class.c (convert_to_base_statically): Fold produced tree; verify
H A Dinit.cc1751 exp = convert_to_base_statically (current_class_ref, vbase); in construct_virtual_base()
H A DChangeLog-2011152 * class.c (convert_to_base_statically): Just call
2238 (convert_to_base_statically): Likewise.
H A DChangeLog-20032660 * cp-tree.h (convert_to_base_statically): Declare.
2663 * class.c (convert_to_base_statically): New method.
H A DChangeLog-20041274 (convert_to_base_statically, determine_primary_bases,
2856 * class.c (build_base_path, convert_to_base_statically,
H A DChangeLog-20082289 (convert_to_base_statically): Ditto.
H A Dcp-tree.h6677 extern tree convert_to_base_statically (tree, tree);
H A Dclass.cc641 convert_to_base_statically (tree expr, tree base) in convert_to_base_statically() function
H A Dconstexpr.cc2248 obj = convert_to_base_statically (obj, binfo); in cxx_eval_dynamic_cast_fn()
H A DChangeLog-20101422 * class.c (build_base_path, convert_to_base_statically): Adjust.
H A Dcall.cc10575 instance = convert_to_base_statically (instance, binfo); in build_special_member_call()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dinit.c1525 exp = convert_to_base_statically (current_class_ref, vbase); in construct_virtual_base()
H A Dcp-tree.h6416 extern tree convert_to_base_statically (tree, tree);
H A Dconstexpr.c2095 obj = convert_to_base_statically (obj, binfo); in cxx_eval_dynamic_cast_fn()
H A Dclass.c637 convert_to_base_statically (tree expr, tree base) in convert_to_base_statically() function
H A Dcall.c9843 instance = convert_to_base_statically (instance, binfo); in build_special_member_call()