Lines Matching refs:structures
120 Data structures used by the frontend
280 @cindex data structures
286 structures.
304 nested chain of @code{gfc_code} structures. The type of statement is
360 Conditionals are represented by @code{gfc_code} structures with their
401 structures linked together by their @code{block} members that stores the various
422 to a linked list of @code{gfc_association_list} structures. Those
423 structures basically store a link of associate-names to target expressions.
510 ``derived-type constants'') are @code{gfc_expr} structures with their
534 Variable references are @code{gfc_expr} structures with their @code{expr_type}
717 value. Those need not be packed into @code{gfc_symtree} structures and are
737 structures to the intermediate language used by the later stages of
740 Data structures relating to this are found in the source files
744 * Basic Data Structures:: Basic data structures.
751 @section Basic data structures
776 Accessing individual members in the @code{tree} structures should not
864 @code{gfc_symbol}, @code{gfc_charlen} and other front-end structures