Check for special enum names.
Special enum names are used by the C++ name mangler to represent C++ types that are not basic D types.
identifier to check for specialness
true if it is special
See Implementation
Check for special enum names.
Special enum names are used by the C++ name mangler to represent C++ types that are not basic D types.