Lines Matching refs:function_decl_sptr
114 typedef unordered_map<Dwarf_Off, function_decl_sptr> die_function_decl_map_type;
3206 if (function_decl_sptr fn = is_function_decl(artifact)) in lookup_type_artifact_from_die()
3698 if (function_decl_sptr fn = is_function_decl(artifact)) in lookup_type_from_die()
3725 if (function_decl_sptr fn = is_function_decl(i->second)) in lookup_type_from_die_offset()
5789 static function_decl_sptr
5793 function_decl_sptr fn);
5801 static function_decl_sptr
5807 function_decl_sptr f);
5830 const function_decl_sptr& f,
12337 const function_decl_sptr& f, in finish_member_function_reading()
12469 static function_decl_sptr
12473 const function_decl_sptr& existing_fn) in maybe_finish_function_decl_reading()
12475 function_decl_sptr result = build_function_decl(rdr, die, in maybe_finish_function_decl_reading()
13043 if (function_decl_sptr f = is_function_decl(r)) in add_or_update_class_type()
13314 function_decl_sptr f = dynamic_pointer_cast<function_decl>(r); in add_or_update_union_type()
14531 static function_decl_sptr
14537 function_decl_sptr result) in build_or_get_fn_decl_if_not_suppressed()
14539 function_decl_sptr fn; in build_or_get_fn_decl_if_not_suppressed()
14876 static function_decl_sptr
14880 function_decl_sptr fn) in build_function_decl()
14882 function_decl_sptr result = fn; in build_function_decl()
15065 potential_member_fn_should_be_dropped(const function_decl_sptr& fn, in potential_member_fn_should_be_dropped()
15528 function_decl_sptr fn; in build_ir_node_from_die()