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

1 2

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/cp/
cp-tree.h 127 DECL_TEMPLATE_PARM_P (in PARM_DECL, CONST_DECL, TYPE_DECL, or TEMPLATE_DECL)
131 1: C_TYPEDEF_EXPLICITLY_SIGNED (in TYPE_DECL).
136 DECL_IMPLICIT_TYPEDEF_P (in a TYPE_DECL)
140 DECL_SELF_REFERENCE_P (in a TYPE_DECL)
200 TREE_CHECK4(NODE,VAR_DECL,FUNCTION_DECL,TYPE_DECL,TEMPLATE_DECL)
    [all...]
cp-tree.def 141 declaration of this parameter, either a TYPE_DECL or CONST_DECL.
189 template name and its bound arguments. TYPE_NAME is a TYPE_DECL. */
name-lookup.h 370 return global_value && TREE_CODE (global_value) == TYPE_DECL;
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/cp/
cp-tree.h 127 DECL_TEMPLATE_PARM_P (in PARM_DECL, CONST_DECL, TYPE_DECL, or TEMPLATE_DECL)
131 1: C_TYPEDEF_EXPLICITLY_SIGNED (in TYPE_DECL).
136 DECL_IMPLICIT_TYPEDEF_P (in a TYPE_DECL)
140 DECL_SELF_REFERENCE_P (in a TYPE_DECL)
200 TREE_CHECK4(NODE,VAR_DECL,FUNCTION_DECL,TYPE_DECL,TEMPLATE_DECL)
    [all...]
cp-tree.def 141 declaration of this parameter, either a TYPE_DECL or CONST_DECL.
189 template name and its bound arguments. TYPE_NAME is a TYPE_DECL. */
name-lookup.h 370 return global_value && TREE_CODE (global_value) == TYPE_DECL;
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/cp/
cp-tree.h 127 DECL_TEMPLATE_PARM_P (in PARM_DECL, CONST_DECL, TYPE_DECL, or TEMPLATE_DECL)
131 1: C_TYPEDEF_EXPLICITLY_SIGNED (in TYPE_DECL).
136 DECL_IMPLICIT_TYPEDEF_P (in a TYPE_DECL)
140 DECL_SELF_REFERENCE_P (in a TYPE_DECL)
200 TREE_CHECK4(NODE,VAR_DECL,FUNCTION_DECL,TYPE_DECL,TEMPLATE_DECL)
    [all...]
cp-tree.def 141 declaration of this parameter, either a TYPE_DECL or CONST_DECL.
189 template name and its bound arguments. TYPE_NAME is a TYPE_DECL. */
name-lookup.h 370 return global_value && TREE_CODE (global_value) == TYPE_DECL;
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
tree.def 105 TYPE_DECL node, for types that are typedefs, or an IDENTIFIER_NODE
312 LABEL_DECLs have no data type. For TYPE_DECL, the TREE_TYPE field
316 They are unused in LABEL_DECL, TYPE_DECL and CONST_DECL nodes.
359 TYPE_DECL. */
364 DEFTREECODE (TYPE_DECL, "type_decl", tcc_declaration, 0)
    [all...]
tree-check.h 41 #define TYPE_DECL_CHECK(t) TREE_CHECK (t, TYPE_DECL)
tree.h     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
tree.def 105 TYPE_DECL node, for types that are typedefs, or an IDENTIFIER_NODE
312 LABEL_DECLs have no data type. For TYPE_DECL, the TREE_TYPE field
316 They are unused in LABEL_DECL, TYPE_DECL and CONST_DECL nodes.
359 TYPE_DECL. */
364 DEFTREECODE (TYPE_DECL, "type_decl", tcc_declaration, 0)
    [all...]
tree-check.h 41 #define TYPE_DECL_CHECK(t) TREE_CHECK (t, TYPE_DECL)
tree.h     [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
tree.def 105 TYPE_DECL node, for types that are typedefs, or an IDENTIFIER_NODE
312 LABEL_DECLs have no data type. For TYPE_DECL, the TREE_TYPE field
316 They are unused in LABEL_DECL, TYPE_DECL and CONST_DECL nodes.
359 TYPE_DECL. */
364 DEFTREECODE (TYPE_DECL, "type_decl", tcc_declaration, 0)
    [all...]
tree-check.h 41 #define TYPE_DECL_CHECK(t) TREE_CHECK (t, TYPE_DECL)
tree.h     [all...]
  /external/valgrind/main/perf/
tinycc.c 12582 static void type_decl(CType *type, AttributeDef *ad, int *v, int td) function
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/
gccint.info     [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
gccint.info     [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/
gccint.info     [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/info/
gccint.info     [all...]
  /prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/info/
gccint.info     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/
gccint.info     [all...]

Completed in 876 milliseconds

1 2