Member predicate FieldDecl::hasQualifiedName
Holds if this field is called fieldName and is a member of a
class, struct, extension, enum or protocol called typeName.
predicate hasQualifiedName(string typeName, string fieldName)Holds if this field is called fieldName and is a member of a
class, struct, extension, enum or protocol called typeName.
predicate hasQualifiedName(string typeName, string fieldName)