[cfe-dev] Delete a parameter of a FunctionDecl

lostknight thanhtuan at aces.snu.ac.kr
Thu Jul 25 22:55:31 PDT 2013


I want to modify the parameters of a FunctionDecl at AST level. In
particular, I want to remove a specific parameter of a function. What is the
most convenient way to do this? I realized that in FunctionDecl class there
is no functionality to change the parameter number..

Thank you and forgive me being newbie



--
View this message in context: http://clang-developers.42468.n3.nabble.com/Delete-a-parameter-of-a-FunctionDecl-tp4033465.html
Sent from the Clang Developers mailing list archive at Nabble.com.



More information about the cfe-dev mailing list