HomeSort by relevance Sort by last modified time
    Searched full:var_decl (Results 1 - 25 of 42) sorted by null

1 2

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/config/arm/
unknown-elf.h 56 ((TREE_CODE (DECL) == FUNCTION_DECL || TREE_CODE (DECL) == VAR_DECL) \
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
coretypes.h 85 /* The thread-local storage model associated with a given VAR_DECL
tree.h 116 /* Nonzero if DECL represents a VAR_DECL or FUNCTION_DECL. */
119 (TREE_CODE (DECL) == VAR_DECL || TREE_CODE (DECL) == FUNCTION_DECL)
297 Operand 3: OMP_CLAUSE_REDUCTION_PLACEHOLDER: A dummy VAR_DECL
340 VAR_DECL -- represents a declared variable.
406 VAR_DECL, FUNCTION_DECL, FIELD_DECL, LABEL_DECL
420 VAR_DECL, FUNCTION_DECL
462 VAR_DECL, FUNCTION_DECL
563 VAR_DECL, FUNCTION_DECL
    [all...]
cgraph.h 485 gcc_assert (TREE_CODE (node->decl) == VAR_DECL);
498 gcc_assert (TREE_CODE (node->decl) == VAR_DECL);
tree.def 303 QUAL_UNION_TYPE node that the field is a member of. For VAR_DECL,
358 compiler. FIELD_DECL, VAR_DECL, CONST_DECL, PARM_DECL,
361 DEFTREECODE (VAR_DECL, "var_decl", tcc_declaration, 0)
530 BIND_EXPR_VARS is a chain of VAR_DECL nodes for the variables.
    [all...]
tree-check.h 38 #define VAR_DECL_CHECK(t) TREE_CHECK (t, VAR_DECL)
gimple.def 331 CONTROL is a VAR_DECL used for deciding which of the sections
c-common.h 32 DECL_PRETTY_FUNCTION_P (in VAR_DECL)
682 /* Pointer to function to lazily generate the VAR_DECL for __FUNCTION__ etc.
    [all...]
output.h 485 /* If nonnull, the VAR_DECL or FUNCTION_DECL with which the
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/config/arm/
unknown-elf.h 56 ((TREE_CODE (DECL) == FUNCTION_DECL || TREE_CODE (DECL) == VAR_DECL) \
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
coretypes.h 85 /* The thread-local storage model associated with a given VAR_DECL
tree.h 116 /* Nonzero if DECL represents a VAR_DECL or FUNCTION_DECL. */
119 (TREE_CODE (DECL) == VAR_DECL || TREE_CODE (DECL) == FUNCTION_DECL)
297 Operand 3: OMP_CLAUSE_REDUCTION_PLACEHOLDER: A dummy VAR_DECL
340 VAR_DECL -- represents a declared variable.
407 VAR_DECL, FUNCTION_DECL, FIELD_DECL, LABEL_DECL
421 VAR_DECL, FUNCTION_DECL
463 VAR_DECL, FUNCTION_DECL
564 VAR_DECL, FUNCTION_DECL
    [all...]
cgraph.h 491 gcc_assert (TREE_CODE (node->decl) == VAR_DECL);
504 gcc_assert (TREE_CODE (node->decl) == VAR_DECL);
tree.def 303 QUAL_UNION_TYPE node that the field is a member of. For VAR_DECL,
358 compiler. FIELD_DECL, VAR_DECL, CONST_DECL, PARM_DECL,
361 DEFTREECODE (VAR_DECL, "var_decl", tcc_declaration, 0)
530 BIND_EXPR_VARS is a chain of VAR_DECL nodes for the variables.
    [all...]
tree-check.h 38 #define VAR_DECL_CHECK(t) TREE_CHECK (t, VAR_DECL)
function.h 656 tree var_decl;
669 void types_used_by_var_decl_insert (tree type, tree var_decl);
655 tree var_decl; local
gimple.def 331 CONTROL is a VAR_DECL used for deciding which of the sections
c-common.h 32 DECL_PRETTY_FUNCTION_P (in VAR_DECL)
682 /* Pointer to function to lazily generate the VAR_DECL for __FUNCTION__ etc.
    [all...]
output.h 485 /* If nonnull, the VAR_DECL or FUNCTION_DECL with which the
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/cp/
cp-tree.h 68 DECL_PRETTY_FUNCTION_P (in VAR_DECL)
90 DECL_INITIALIZED_P (in VAR_DECL)
96 DECL_INITIALIZED_BY_CONSTANT_EXPRESSION_P (in VAR_DECL)
104 DECL_NON_TRIVIALLY_INITIALIZED_P (in VAR_DECL)
108 DECL_TINFO_P (in VAR_DECL)
110 DECL_VTABLE_OR_VTT_P (in VAR_DECL)
112 DECL_CONSTRUCTION_VTABLE_P (in VAR_DECL)
126 0: DECL_ERROR_REPORTED (in VAR_DECL).
132 DECL_TEMPLATE_INSTANTIATED (in a VAR_DECL or a FUNCTION_DECL)
135 2: DECL_THIS_EXTERN (in VAR_DECL or FUNCTION_DECL)
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/cp/
cp-tree.h 68 DECL_PRETTY_FUNCTION_P (in VAR_DECL)
90 DECL_INITIALIZED_P (in VAR_DECL)
96 DECL_INITIALIZED_BY_CONSTANT_EXPRESSION_P (in VAR_DECL)
104 DECL_NON_TRIVIALLY_INITIALIZED_P (in VAR_DECL)
108 DECL_TINFO_P (in VAR_DECL)
110 DECL_VTABLE_OR_VTT_P (in VAR_DECL)
112 DECL_CONSTRUCTION_VTABLE_P (in VAR_DECL)
126 0: DECL_ERROR_REPORTED (in VAR_DECL).
132 DECL_TEMPLATE_INSTANTIATED (in a VAR_DECL or a FUNCTION_DECL)
135 2: DECL_THIS_EXTERN (in VAR_DECL or FUNCTION_DECL)
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/
gccint.info     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/
gccint.info     [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/
gccint.info     [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
gccint.info     [all...]

Completed in 171 milliseconds

1 2