| /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
|
| /llvm-project/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/ |
| H A D | p13.cpp | 52 namespace array_type { namespace
|
| /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
|
| /llvm-project/libcxx/test/libcxx/input.output/filesystems/class.path/path.req/ |
| H A D | is_pathable.pass.cpp | 64 using array_type = CharT[25]; typedef
|
| /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
|
| /llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
| H A D | AppleObjCTypeEncodingParser.cpp | 161 CompilerType array_type(ast_ctx.CreateArrayType( in BuildArray() 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
|
| /llvm-project/flang/test/Evaluate/ |
| H A D | folding12.f90 | 27 type array_type type
|
| /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
|
| /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
|
| /llvm-project/clang/test/SemaCXX/ |
| H A D | conversion-function.cpp | 27 typedef int array_type[10]; typedef
|
| /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
|
| /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
|
| /llvm-project/lldb/source/Plugins/SymbolFile/PDB/ |
| H A D | PDBASTParser.cpp | 667 auto array_type = llvm::dyn_cast<PDBSymbolTypeArray>(&type); in CreateLLDBTypeFromPDBType() 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
|
| /llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangASTImporter.cpp | 945 return RequireCompleteType(array_type->getElementType()); in RequireCompleteType() local
|