Member predicate Function::getClassAndName
Gets the class of which this function, called memberName, is a member.
Prefer to use getDeclaringType() or getName() directly if you do not
need to reason about both.
Class getClassAndName(string memberName)