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

1 2 3

  /external/clang/test/CodeGen/
2002-02-13-UnnamedLocal.c 4 * and did not have a VAR_DECL that explained the stack slot to LLVM.
  /external/clang/bindings/python/tests/cindex/
test_tokens.py 22 assert cursor.kind == CursorKind.VAR_DECL
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree.h 111 /* Nonzero if DECL represents a VAR_DECL or FUNCTION_DECL. */
114 (TREE_CODE (DECL) == VAR_DECL || TREE_CODE (DECL) == FUNCTION_DECL)
312 Operand 3: OMP_CLAUSE_REDUCTION_PLACEHOLDER: A dummy VAR_DECL
355 VAR_DECL -- represents a declared variable.
426 VAR_DECL, PARM_DECL, RESULT_DECL, FUNCTION_DECL, LABEL_DECL
440 VAR_DECL, FUNCTION_DECL
482 VAR_DECL, FUNCTION_DECL
584 VAR_DECL, FUNCTION_DECL
    [all...]
coretypes.h 101 /* The thread-local storage model associated with a given VAR_DECL
tree-inline.h 63 /* The VAR_DECL for the return value. */
tree.def 295 QUAL_UNION_TYPE node that the field is a member of. For VAR_DECL,
350 compiler. FIELD_DECL, VAR_DECL, CONST_DECL, PARM_DECL,
353 DEFTREECODE (VAR_DECL, "var_decl", tcc_declaration, 0)
504 BIND_EXPR_VARS is a chain of VAR_DECL nodes for the variables.
    [all...]
tree-check.h 39 #define VAR_DECL_CHECK(t) TREE_CHECK (t, VAR_DECL)
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree.h 111 /* Nonzero if DECL represents a VAR_DECL or FUNCTION_DECL. */
114 (TREE_CODE (DECL) == VAR_DECL || TREE_CODE (DECL) == FUNCTION_DECL)
312 Operand 3: OMP_CLAUSE_REDUCTION_PLACEHOLDER: A dummy VAR_DECL
355 VAR_DECL -- represents a declared variable.
426 VAR_DECL, PARM_DECL, RESULT_DECL, FUNCTION_DECL, LABEL_DECL
440 VAR_DECL, FUNCTION_DECL
482 VAR_DECL, FUNCTION_DECL
584 VAR_DECL, FUNCTION_DECL
    [all...]
coretypes.h 101 /* The thread-local storage model associated with a given VAR_DECL
tree-inline.h 63 /* The VAR_DECL for the return value. */
tree.def 295 QUAL_UNION_TYPE node that the field is a member of. For VAR_DECL,
350 compiler. FIELD_DECL, VAR_DECL, CONST_DECL, PARM_DECL,
353 DEFTREECODE (VAR_DECL, "var_decl", tcc_declaration, 0)
504 BIND_EXPR_VARS is a chain of VAR_DECL nodes for the variables.
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree.h 111 /* Nonzero if DECL represents a VAR_DECL or FUNCTION_DECL. */
114 (TREE_CODE (DECL) == VAR_DECL || TREE_CODE (DECL) == FUNCTION_DECL)
312 Operand 3: OMP_CLAUSE_REDUCTION_PLACEHOLDER: A dummy VAR_DECL
355 VAR_DECL -- represents a declared variable.
426 VAR_DECL, PARM_DECL, RESULT_DECL, FUNCTION_DECL, LABEL_DECL
440 VAR_DECL, FUNCTION_DECL
482 VAR_DECL, FUNCTION_DECL
584 VAR_DECL, FUNCTION_DECL
    [all...]
coretypes.h 101 /* The thread-local storage model associated with a given VAR_DECL
tree-inline.h 63 /* The VAR_DECL for the return value. */
tree.def 295 QUAL_UNION_TYPE node that the field is a member of. For VAR_DECL,
350 compiler. FIELD_DECL, VAR_DECL, CONST_DECL, PARM_DECL,
353 DEFTREECODE (VAR_DECL, "var_decl", tcc_declaration, 0)
504 BIND_EXPR_VARS is a chain of VAR_DECL nodes for the variables.
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree.h 111 /* Nonzero if DECL represents a VAR_DECL or FUNCTION_DECL. */
114 (TREE_CODE (DECL) == VAR_DECL || TREE_CODE (DECL) == FUNCTION_DECL)
312 Operand 3: OMP_CLAUSE_REDUCTION_PLACEHOLDER: A dummy VAR_DECL
355 VAR_DECL -- represents a declared variable.
426 VAR_DECL, PARM_DECL, RESULT_DECL, FUNCTION_DECL, LABEL_DECL
440 VAR_DECL, FUNCTION_DECL
482 VAR_DECL, FUNCTION_DECL
584 VAR_DECL, FUNCTION_DECL
    [all...]
coretypes.h 101 /* The thread-local storage model associated with a given VAR_DECL
tree-inline.h 63 /* The VAR_DECL for the return value. */
tree.def 295 QUAL_UNION_TYPE node that the field is a member of. For VAR_DECL,
350 compiler. FIELD_DECL, VAR_DECL, CONST_DECL, PARM_DECL,
353 DEFTREECODE (VAR_DECL, "var_decl", tcc_declaration, 0)
504 BIND_EXPR_VARS is a chain of VAR_DECL nodes for the variables.
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/arm/
unknown-elf.h 56 ((TREE_CODE (DECL) == FUNCTION_DECL || TREE_CODE (DECL) == VAR_DECL) \
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/arm/
unknown-elf.h 56 ((TREE_CODE (DECL) == FUNCTION_DECL || TREE_CODE (DECL) == VAR_DECL) \
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/cp/
cp-tree.h 59 DECL_PRETTY_FUNCTION_P (in VAR_DECL)
83 DECL_INITIALIZED_P (in VAR_DECL)
91 DECL_INITIALIZED_BY_CONSTANT_EXPRESSION_P (in VAR_DECL)
101 DECL_NON_TRIVIALLY_INITIALIZED_P (in VAR_DECL)
105 DECL_TINFO_P (in VAR_DECL)
107 DECL_VTABLE_OR_VTT_P (in VAR_DECL)
109 DECL_CONSTRUCTION_VTABLE_P (in VAR_DECL)
123 0: DECL_ERROR_REPORTED (in VAR_DECL).
129 DECL_TEMPLATE_INSTANTIATED (in a VAR_DECL or a FUNCTION_DECL)
132 2: DECL_THIS_EXTERN (in VAR_DECL or FUNCTION_DECL)
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/cp/
cp-tree.h 59 DECL_PRETTY_FUNCTION_P (in VAR_DECL)
83 DECL_INITIALIZED_P (in VAR_DECL)
91 DECL_INITIALIZED_BY_CONSTANT_EXPRESSION_P (in VAR_DECL)
101 DECL_NON_TRIVIALLY_INITIALIZED_P (in VAR_DECL)
105 DECL_TINFO_P (in VAR_DECL)
107 DECL_VTABLE_OR_VTT_P (in VAR_DECL)
109 DECL_CONSTRUCTION_VTABLE_P (in VAR_DECL)
123 0: DECL_ERROR_REPORTED (in VAR_DECL).
129 DECL_TEMPLATE_INSTANTIATED (in a VAR_DECL or a FUNCTION_DECL)
132 2: DECL_THIS_EXTERN (in VAR_DECL or FUNCTION_DECL)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/cp/
cp-tree.h 59 DECL_PRETTY_FUNCTION_P (in VAR_DECL)
83 DECL_INITIALIZED_P (in VAR_DECL)
91 DECL_INITIALIZED_BY_CONSTANT_EXPRESSION_P (in VAR_DECL)
101 DECL_NON_TRIVIALLY_INITIALIZED_P (in VAR_DECL)
105 DECL_TINFO_P (in VAR_DECL)
107 DECL_VTABLE_OR_VTT_P (in VAR_DECL)
109 DECL_CONSTRUCTION_VTABLE_P (in VAR_DECL)
123 0: DECL_ERROR_REPORTED (in VAR_DECL).
129 DECL_TEMPLATE_INSTANTIATED (in a VAR_DECL or a FUNCTION_DECL)
132 2: DECL_THIS_EXTERN (in VAR_DECL or FUNCTION_DECL)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/cp/
cp-tree.h 59 DECL_PRETTY_FUNCTION_P (in VAR_DECL)
83 DECL_INITIALIZED_P (in VAR_DECL)
91 DECL_INITIALIZED_BY_CONSTANT_EXPRESSION_P (in VAR_DECL)
101 DECL_NON_TRIVIALLY_INITIALIZED_P (in VAR_DECL)
105 DECL_TINFO_P (in VAR_DECL)
107 DECL_VTABLE_OR_VTT_P (in VAR_DECL)
109 DECL_CONSTRUCTION_VTABLE_P (in VAR_DECL)
123 0: DECL_ERROR_REPORTED (in VAR_DECL).
129 DECL_TEMPLATE_INSTANTIATED (in a VAR_DECL or a FUNCTION_DECL)
132 2: DECL_THIS_EXTERN (in VAR_DECL or FUNCTION_DECL)
    [all...]

Completed in 1264 milliseconds

1 2 3