Searched refs:fielddecl (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dipa-type-escape.c891 tree fielddecl = NULL_TREE; local
896 fielddecl = TREE_OPERAND (cref, 1);
897 mark_interesting_addressof (TREE_TYPE (fielddecl),
898 DECL_FIELD_CONTEXT (fielddecl));
H A Dfold-const.c8243 tree fielddecl = TREE_OPERAND (TREE_OPERAND (varop, 0), 1);
8244 HOST_WIDE_INT size = tree_low_cst (DECL_SIZE (fielddecl), 1);
8208 tree fielddecl = TREE_OPERAND (TREE_OPERAND (varop, 0), 1); local

Completed in 54 milliseconds