Home
last modified time | relevance | path

Searched defs:array_type (Results 1 – 25 of 26) sorted by relevance

12

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.bugs/
H A D900404_07.C10 typedef int array_type[10]; typedef
H A D900402_02.C8 typedef int array_type[0]; // ERROR - gets warning only typedef
/openbsd-src/gnu/gcc/gcc/
H A Dcoverage.c593 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 Dc-bounded.c431 tree array_type = TREE_TYPE (TREE_TYPE (buf_expr)); local
H A Dtree-ssa-ccp.c1543 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 Darray_allocator.h101 typedef _Array array_type; typedef
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-bounded.c434 tree array_type = TREE_TYPE (TREE_TYPE (buf_expr)); local
H A Dc-common.c6313 tree array_type = TREE_TYPE (field_type); local
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.cpp159 CompilerType array_type(ast_ctx.CreateArrayType( in BuildArray() local
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dtypeck.c333 java_array_type_length (array_type) in java_array_type_length() argument
H A Dexpr.c680 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 Djcf-write.c2467 tree array_type = TREE_TYPE (TREE_TYPE (exp)); local
H A Dparse.y14553 tree array_type = TREE_TYPE (array); local
14627 tree cdim, array_type; local
H A Dparse.c18118 tree array_type = TREE_TYPE (array); local
18192 tree cdim, array_type; local
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Ddebug.h235 bfd_boolean (*array_type) member
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Ddebug.h235 bfd_boolean (*array_type) member
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dvalarith.c261 struct type *array_type = check_typedef (VALUE_TYPE (array)); in value_subscripted_rvalue() local
H A Dgdbtypes.c839 struct type *array_type; in init_simd_type() local
852 struct type *array_type; in init_vector_type() local
H A Deval.c2260 calc_f77_array_dims (struct type *array_type) in calc_f77_array_dims()
H A Dvalops.c2731 struct type *array_type; in value_slice() local
H A Dada-lang.c1479 struct type *array_type = alloc_type (objf); in ada_type_of_array() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp703 if (const ArrayType *array_type = type->getAsArrayTypeUnsafe()) in RequireCompleteType() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp669 auto array_type = llvm::dyn_cast<PDBSymbolTypeArray>(&type); in CreateLLDBTypeFromPDBType() local
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/llvm/
H A Dllvm.mli717 val array_type : lltype -> int -> lltype val
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2702 const clang::ArrayType *array_type = in GetCompleteQualType() local

12