A specific Suppress
pragma
applies to the named check from the place of the
pragma
to the end of the innermost enclosing declarative region, or, if the
pragma is
given in a
package_specification,
to the end of the scope of the named entity. The
pragma
applies only to the named entity, or, for a subtype, on objects and values
of its type. A specific Suppress
pragma
suppresses the named check for any entities to which it applies (see
11.5). Which checks are associated with a
specific entity is not defined by this document.