Find virtual function matching identifier and type. Used to build virtual function tables for interface implementations.
function's identifier
function's type
function symbol if found, null if not Errors: prints error message if more than one match
See Implementation
Find virtual function matching identifier and type. Used to build virtual function tables for interface implementations.