Home | History | Annotate | Download | only in info

Lines Matching full:var_decl

7821           If the `symbol_ref' X was created for a `VAR_DECL' or a
11300 which can be a `FIELD_DECL', `VAR_DECL', `CONST_DECL', or
11417 with a `VAR_DECL'.
11424 `VAR_DECL'
11445 extension is being used for a particular `VAR_DECL' if
11446 `DECL_REGISTER' holds for the `VAR_DECL', and if
11453 similarly to `VAR_DECL' nodes. These nodes only appear in the
11469 `DECL_ALIGN' behave as for `VAR_DECL' nodes. The position of the
11556 used to represent `VAR_DECL'.
11836 is `TMR_SYMBOL' and must be a `VAR_DECL' of an object with a fixed
12150 side will be a `VAR_DECL', `INDIRECT_REF', `COMPONENT_REF', or
12260 anonymous `VAR_DECL' for the unnamed object represented by the
12261 compound literal; the `DECL_INITIAL' of that `VAR_DECL' is a
12263 in the compound literal. That anonymous `VAR_DECL' can also be
12277 is a `VAR_DECL' for the temporary variable. The second operand is
12660 to the children threads, this operand will contain the `VAR_DECL'
12878 tree decl_a = VAR_DECL;
12879 tree decl_b = VAR_DECL;
12880 tree decl_c = VAR_DECL;
12914 referenced `VAR_DECL'. If the `DECL_CONTEXT' for the referenced
12915 `VAR_DECL' is not the same as the function currently being processed,
13259 `VAR_DECL' is used to represent a static data member, and a `TYPE_DECL'
13587 `CLEANUP_DECL' will be the `VAR_DECL' destroyed. Otherwise,
13740 `AGGR_INIT_EXPR_SLOT' operand, which is always a `VAR_DECL', is
14259 split into simpler operands (for instance, `SSA_NAME', `VAR_DECL',
14281 MODIFY_EXPR <VAR_DECL <a>, PLUS_EXPR <VAR_DECL <b>, VAR_DECL <c>>>
14289 GIMPLE_ASSIGN <PLUS_EXPR, VAR_DECL <a>, VAR_DECL <b>, VAR_DECL <c>>
15003 variables (`VAR_DECL' or `PARM_DECL') that satisfy the
16115 `VAR_DECL', `PARM_DECL' or `SSA_NAME' tree node. This provides a very
33548 assume that EXP is either a `VAR_DECL' node or a constant of some
33872 non-NULL, it is the `VAR_DECL' or `FUNCTION_DECL' with which this
34367 The argument DECL is the `VAR_DECL' tree node representing the
49322 * VAR_DECL: Declarations. (line 6)