Member predicate Impl::EnumElementDecl::hasQualifiedName
Holds if this enum element declaration is called enumElementName and is a member of an
enumcalled enumName in a module called moduleName.
predicate hasQualifiedName(string moduleName, string enumName, string enumElementName)