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