Lines Matching refs:function_decl
4388 const vector<function_decl*> *fns = corp->lookup_functions(id); in symbol_already_belongs_to_a_function()
4392 for (vector<function_decl*>::const_iterator i = fns->begin(); in symbol_already_belongs_to_a_function()
4396 function_decl* f = *i; in symbol_already_belongs_to_a_function()
12369 function_decl::parameter_sptr first_parm; in finish_member_function_reading()
13314 function_decl_sptr f = dynamic_pointer_cast<function_decl>(r); in add_or_update_union_type()
13861 function_decl::parameters function_parms; in build_function_type()
13887 function_decl::parameter_sptr p in build_function_type()
13888 (new function_decl::parameter(parm_type, name, loc, in build_function_type()
13900 function_decl::parameter_sptr p in build_function_type()
13901 (new function_decl::parameter(parm_type, in build_function_type()
14931 : new function_decl(fname, fn_type, in build_function_decl()
15568 fn = dynamic_pointer_cast<function_decl>(d); in build_ir_node_from_die()