/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.bugs/ |
H A D | 900404_07.C | 10 typedef int array_type[10]; typedef
|
H A D | 900402_02.C | 8 typedef int array_type[0]; // ERROR - gets warning only typedef
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | coverage.c | 593 tree array_type; in build_fn_info_type() local 715 tree array_type; in build_ctr_info_value() local 832 tree array_type; in build_gcov_info() local
|
H A D | c-bounded.c | 431 tree array_type = TREE_TYPE (TREE_TYPE (buf_expr)); local
|
H A D | tree-ssa-ccp.c | 1543 tree array_type, elt_type, elt_size; in maybe_fold_offset_to_array_ref() local
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/ |
H A D | array_allocator.h | 101 typedef _Array array_type; typedef
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | c-bounded.c | 434 tree array_type = TREE_TYPE (TREE_TYPE (buf_expr)); local
|
H A D | c-common.c | 6313 tree array_type = TREE_TYPE (field_type); local
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
H A D | AppleObjCTypeEncodingParser.cpp | 159 CompilerType array_type(ast_ctx.CreateArrayType( in BuildArray() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
H A D | typeck.c | 333 java_array_type_length (array_type) in java_array_type_length() argument
|
H A D | expr.c | 680 tree array_type = TREE_TYPE (type); local 755 tree array_type = TREE_TYPE (TREE_TYPE (array)); local 2511 tree array_type = TREE_TYPE (TREE_TYPE (exp)); local
|
H A D | jcf-write.c | 2467 tree array_type = TREE_TYPE (TREE_TYPE (exp)); local
|
H A D | parse.y | 14553 tree array_type = TREE_TYPE (array); local 14627 tree cdim, array_type; local
|
H A D | parse.c | 18118 tree array_type = TREE_TYPE (array); local 18192 tree cdim, array_type; local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | debug.h | 235 bfd_boolean (*array_type) member
|
/openbsd-src/gnu/usr.bin/binutils/binutils/ |
H A D | debug.h | 235 bfd_boolean (*array_type) member
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | valarith.c | 261 struct type *array_type = check_typedef (VALUE_TYPE (array)); in value_subscripted_rvalue() local
|
H A D | gdbtypes.c | 839 struct type *array_type; in init_simd_type() local 852 struct type *array_type; in init_vector_type() local
|
H A D | eval.c | 2260 calc_f77_array_dims (struct type *array_type) in calc_f77_array_dims()
|
H A D | valops.c | 2731 struct type *array_type; in value_slice() local
|
H A D | ada-lang.c | 1479 struct type *array_type = alloc_type (objf); in ada_type_of_array() local
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangASTImporter.cpp | 703 if (const ArrayType *array_type = type->getAsArrayTypeUnsafe()) in RequireCompleteType() local
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/ |
H A D | PDBASTParser.cpp | 669 auto array_type = llvm::dyn_cast<PDBSymbolTypeArray>(&type); in CreateLLDBTypeFromPDBType() local
|
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/llvm/ |
H A D | llvm.mli | 717 val array_type : lltype -> int -> lltype val
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/ |
H A D | TypeSystemClang.cpp | 2702 const clang::ArrayType *array_type = in GetCompleteQualType() local
|