/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
tree.h | 116 /* Nonzero if DECL represents a VAR_DECL or FUNCTION_DECL. */ 119 (TREE_CODE (DECL) == VAR_DECL || TREE_CODE (DECL) == FUNCTION_DECL) 406 VAR_DECL, FUNCTION_DECL, FIELD_DECL, LABEL_DECL 420 VAR_DECL, FUNCTION_DECL 462 VAR_DECL, FUNCTION_DECL 563 VAR_DECL, FUNCTION_DECL 581 FUNCTION_DECL [all...] |
tree.def | 65 points to the FUNCTION_DECL node. 72 FUNCTION_DECL node (e.g. in the case of a block representing the 112 will point to a BLOCK node or a FUNCTION_DECL node, but it could also 304 PARM_DECL, FUNCTION_DECL, LABEL_DECL, and CONST_DECL nodes, this 305 points to either the FUNCTION_DECL for the containing function, the 340 FUNCTION_DECL, but it may be a wider integer type because of 354 DEFTREECODE (FUNCTION_DECL, "function_decl", tcc_declaration, 0) [all...] |
tree-check.h | 35 #define FUNCTION_DECL_CHECK(t) TREE_CHECK (t, FUNCTION_DECL)
|
target.h | 165 If DECL is non-NULL, it is the VAR_DECL or FUNCTION_DECL with 206 tree function_decl); 216 const_tree function_decl); [all...] |
tree-flow-inline.h | 215 /* Return the function annotation for T, which must be a FUNCTION_DECL node. 221 gcc_assert (TREE_CODE (t) == FUNCTION_DECL); 228 /* Return the function annotation for T, which must be a FUNCTION_DECL node. [all...] |
function.h | 493 /* Points to the FUNCTION_DECL of this function. */
|
gimple.h | [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/ |
tree.h | 116 /* Nonzero if DECL represents a VAR_DECL or FUNCTION_DECL. */ 119 (TREE_CODE (DECL) == VAR_DECL || TREE_CODE (DECL) == FUNCTION_DECL) 407 VAR_DECL, FUNCTION_DECL, FIELD_DECL, LABEL_DECL 421 VAR_DECL, FUNCTION_DECL 463 VAR_DECL, FUNCTION_DECL 564 VAR_DECL, FUNCTION_DECL 582 FUNCTION_DECL [all...] |
tree.def | 65 points to the FUNCTION_DECL node. 72 FUNCTION_DECL node (e.g. in the case of a block representing the 112 will point to a BLOCK node or a FUNCTION_DECL node, but it could also 304 PARM_DECL, FUNCTION_DECL, LABEL_DECL, and CONST_DECL nodes, this 305 points to either the FUNCTION_DECL for the containing function, the 340 FUNCTION_DECL, but it may be a wider integer type because of 354 DEFTREECODE (FUNCTION_DECL, "function_decl", tcc_declaration, 0) [all...] |
tree-check.h | 35 #define FUNCTION_DECL_CHECK(t) TREE_CHECK (t, FUNCTION_DECL)
|
target.h | 165 If DECL is non-NULL, it is the VAR_DECL or FUNCTION_DECL with 206 tree function_decl); 216 const_tree function_decl); [all...] |
tree-flow-inline.h | 215 /* Return the function annotation for T, which must be a FUNCTION_DECL node. 221 gcc_assert (TREE_CODE (t) == FUNCTION_DECL); 228 /* Return the function annotation for T, which must be a FUNCTION_DECL node. [all...] |
function.h | 493 /* Points to the FUNCTION_DECL of this function. */
|
gimple.h | [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 | 128 DECL_LOCAL_FUNCTION_P (in FUNCTION_DECL) 132 DECL_TEMPLATE_INSTANTIATED (in a VAR_DECL or a FUNCTION_DECL) 135 2: DECL_THIS_EXTERN (in VAR_DECL or FUNCTION_DECL). 141 DECL_INVALID_OVERRIDER_P (in a FUNCTION_DECL) 143 6: DECL_THIS_STATIC (in VAR_DECL or FUNCTION_DECL). 146 DECL_THUNK_P (in a member FUNCTION_DECL) 194 TREE_CHECK2(NODE,VAR_DECL,FUNCTION_DECL) 197 TREE_CHECK3(NODE,VAR_DECL,FUNCTION_DECL,PARM_DECL) 200 TREE_CHECK4(NODE,VAR_DECL,FUNCTION_DECL,TYPE_DECL,TEMPLATE_DECL) 208 if (TREE_CODE (__t) != FUNCTION_DECL && 762 tree function_decl; local [all...] |
cp-tree.def | 93 class. BASELINK_FUNCTIONS gives the FUNCTION_DECL, 119 (e.g., FUNCTION_DECL with tmpl parms used) 214 TREE_VEC of arguments. The template will be a FUNCTION_DECL, 220 the original name, and the parameter is the FUNCTION_DECL. */
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/cp/ |
cp-tree.h | 128 DECL_LOCAL_FUNCTION_P (in FUNCTION_DECL) 132 DECL_TEMPLATE_INSTANTIATED (in a VAR_DECL or a FUNCTION_DECL) 135 2: DECL_THIS_EXTERN (in VAR_DECL or FUNCTION_DECL). 141 DECL_INVALID_OVERRIDER_P (in a FUNCTION_DECL) 143 6: DECL_THIS_STATIC (in VAR_DECL or FUNCTION_DECL). 146 DECL_THUNK_P (in a member FUNCTION_DECL) 194 TREE_CHECK2(NODE,VAR_DECL,FUNCTION_DECL) 197 TREE_CHECK3(NODE,VAR_DECL,FUNCTION_DECL,PARM_DECL) 200 TREE_CHECK4(NODE,VAR_DECL,FUNCTION_DECL,TYPE_DECL,TEMPLATE_DECL) 208 if (TREE_CODE (__t) != FUNCTION_DECL && 762 tree function_decl; local [all...] |
cp-tree.def | 93 class. BASELINK_FUNCTIONS gives the FUNCTION_DECL, 119 (e.g., FUNCTION_DECL with tmpl parms used) 214 TREE_VEC of arguments. The template will be a FUNCTION_DECL, 220 the original name, and the parameter is the FUNCTION_DECL. */
|
/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.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/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...] |