How to get fndecl on C++ CALL_EXPR?

H.J. Lu hjl.tools@gmail.com
Thu Jan 31 05:32:00 GMT 2008


I am trying to get fndecl on a C++ CALL_EXPR with get_callee_fndecl.
But get_callee_fndecl returns NULL. What is the proper way to
get fndecl on a C++ CALL_EXPR in the middle end?

Thanks.

H.J.



More information about the Gcc mailing list