Refactor parts of match_function_by_name into process_parameters and process_call
authorIan Romanick <ian.d.romanick@intel.com>
Wed, 31 Mar 2010 23:28:51 +0000 (16:28 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 31 Mar 2010 23:28:51 +0000 (16:28 -0700)
commit68515ee6c2a41cf5c0476b3309fcb050ef37b0d2
tree418dae985498f947497f10b77c9cd78b266352c2
parentb6326abb859550963446affe9123085fd57f9525
Refactor parts of match_function_by_name into process_parameters and process_call

These will be used in the functions that implement calls to array constructors.
ast_function.cpp