Checks whether the given identifier name resolves to a built-in constant with the given value.
The name of the identifier to resolve
The current environment used for name resolution
The built-in constant value to check for
Whether the identifier always, never, or maybe resolves to the given built-in constant value
Checks whether the given identifier name resolves to a built-in constant with the given value.