Searched refs:method_p (Results 1 – 5 of 5) sorted by relevance
967 method_p (tree fndecl) in method_p() function979 if (method_p (fndecl)) in describe_argument_index()983 pp_printf (&pp, "%u", arg_idx + 1 - method_p (fndecl)); in describe_argument_index()
975 * sm-malloc.cc (method_p): Likewise.3673 * sm-malloc.cc (method_p): New.
2817 write_method_parms (tree parm_types, const int method_p, const tree decl) in write_method_parms() argument2833 if (method_p) in write_method_parms()
2732 write_method_parms (tree parm_types, const int method_p, const tree decl) in write_method_parms() argument2748 if (method_p) in write_method_parms()
21162 (struct ipa_func_list): method_p renamed to node, next_method