Move parameter processing out of match_function_by_name
authorIan Romanick <ian.d.romanick@intel.com>
Thu, 10 Jun 2010 00:23:26 +0000 (17:23 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 11 Jun 2010 20:51:42 +0000 (13:51 -0700)
commitc077131c0f4692b46afb06ab236288a24f2cfa14
treefbcdff7f7d73387fbad6f0685849d544e089bd7b
parentd4b33edbd0332addd616a0ba51ce6574c9b83b4f
Move parameter processing out of match_function_by_name

Eventually code that processes constant structure constructors will
need to use the processed list of parameters.
ast_function.cpp