OSDN Git Service

Factor guts of function matching code out to match_function_by_name
authorIan Romanick <ian.d.romanick@intel.com>
Mon, 15 Mar 2010 20:26:02 +0000 (13:26 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Mon, 15 Mar 2010 20:26:02 +0000 (13:26 -0700)
commitf4749610ed800c2a93f0a21f94c0f8b4212c38de
tree8586e3d5dd354df2963f0a36cfbe2b5466801e99
parent548fa293a37db8f01bd35d2dc878720e75886aa4
Factor guts of function matching code out to match_function_by_name

This function will be used for matching some types of constructors as well.
ast_function.cpp