Lines Matching full:sequence
2 ! C735 If EXTENDS appears, SEQUENCE shall not appear.
3 ! C738 The same private-or-sequence shall not appear more than once in a
6 ! C740 If SEQUENCE appears,
8 ! each data component shall be declared to be of an intrinsic type or of a sequence type,
51 sequence
54 !WARNING: SEQUENCE should not appear more than once in derived type components
55 sequence
60 !ERROR: A sequence type may not have the EXTENDS attribute
62 sequence
66 sequence
68 !ERROR: A sequence type may not have a CONTAINS statement
71 !WARNING: A sequence type should have at least one component
73 sequence
79 sequence
83 sequence
84 …!ERROR: A sequence type data component must either be of an intrinsic type or a derived sequence t…
86 …!ERROR: A sequence type data component must either be of an intrinsic type or a derived sequence t…
88 … !WARNING: A sequence type data component that is a pointer to a non-sequence type is not standard
93 !ERROR: A sequence type may not have type parameters
96 sequence