Home
last modified time | relevance | path

Searched defs:array_type (Results 1 – 25 of 35) 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
/llvm-project/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/
H A Dp13.cpp52 namespace array_type { namespace
/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
/llvm-project/libcxx/test/libcxx/input.output/filesystems/class.path/path.req/
H A Dis_pathable.pass.cpp64 using array_type = CharT[25]; typedef
/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
/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.cpp161 CompilerType array_type(ast_ctx.CreateArrayType( in BuildArray() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.cpp159 CompilerType array_type(ast_ctx.CreateArrayType( in BuildArray() local
/llvm-project/flang/test/Evaluate/
H A Dfolding12.f9027 type array_type type
/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
/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
/llvm-project/clang/test/SemaCXX/
H A Dconversion-function.cpp27 typedef int array_type[10]; typedef
/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
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp703 if (const ArrayType *array_type = type->getAsArrayTypeUnsafe()) in RequireCompleteType() local
/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp667 auto array_type = llvm::dyn_cast<PDBSymbolTypeArray>(&type); in CreateLLDBTypeFromPDBType() 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
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp945 return RequireCompleteType(array_type->getElementType()); in RequireCompleteType() local

12