This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Simple question about FUNCTION_DECL.


On Mon, Dec 03, 2001 at 04:52:13PM -0500, Phil Edwards wrote:
> Given a CALL_EXPR, is it possible to get the corresponding FUNCTION_DECL
> from it, i.e., the inverse of build_x_function_call?

get_callee_fndecl.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]