Home
last modified time | relevance | path

Searched refs:build_if_in_charge (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcp-ubsan.c312 stmt = build_if_in_charge (stmt); in cp_ubsan_dfs_initialize_vtbl_ptrs()
H A Dinit.c1380 vtbl = build_if_in_charge (vtbl, vtbl2); in expand_virtual_init()
1899 rval = build_if_in_charge (complete, base); in expand_default_init()
H A Dclass.c223 build_if_in_charge (tree true_stmt, tree false_stmt) in build_if_in_charge() function
486 offset = build_if_in_charge in build_base_path()
H A Ddecl.c14920 exprstmt = build_if_in_charge (exprstmt); in build_clobber_this()
15579 stmt = build_if_in_charge (stmt); in begin_destructor_body()
H A Dcp-tree.h6126 extern tree build_if_in_charge (tree true_stmt, tree false_stmt = void_node);
H A Dcall.c8974 vtt = build_if_in_charge (vtt, current_vtt_parm); in build_special_member_call()