Member predicate Impl::Method::hasQualifiedName
Holds if this function is called funcName and is a member of a
class, struct, extension, enum or protocol called typeName.
predicate hasQualifiedName(string typeName, string funcName)Holds if this function is called funcName and is a member of a
class, struct, extension, enum or protocol called typeName.
predicate hasQualifiedName(string typeName, string funcName)