Member predicate EnumDeclaration::getLocalTypeName
Gets the local type name introduced by the enumeration.
For example, this would be the type E introduced by enum E { A, B }.
Gets the local type name introduced by the enumeration.
For example, this would be the type E introduced by enum E { A, B }.