| /external/clang/lib/CodeGen/ |
| D | CGVTT.cpp | 48 llvm::ArrayType *ArrayType = in EmitVTTDefinition() local 119 llvm::ArrayType *ArrayType = in GetAddrOfVTT() local
|
| D | CGOpenMPRuntime.h | 26 class ArrayType; variable
|
| D | CGVTables.cpp | 614 llvm::ArrayType *ArrayType = llvm::ArrayType::get(Int8PtrTy, NumComponents); in CreateVTableInitializer() local 643 llvm::ArrayType *ArrayType = in GenerateConstructionVTable() local
|
| D | CGExprAgg.cpp | 323 const ConstantArrayType *ArrayType = in VisitCXXStdInitializerListExpr() local
|
| D | ItaniumCXXABI.cpp | 1424 llvm::ArrayType *ArrayType = llvm::ArrayType::get( in getAddrOfVTable() local
|
| /external/clang/test/Index/ |
| D | print-type.c | 9 typedef int ArrayType[5]; typedef
|
| D | print-type.cpp | 26 typedef int ArrayType[5]; typedef
|
| /external/llvm/tools/llvm-pdbdump/ |
| D | VariableDumper.cpp | 130 if (auto *ArrayType = dyn_cast<PDBSymbolTypeArray>(&Type)) { in dumpSymbolTypeAndName() local
|
| /external/llvm/include/llvm/IR/ |
| D | Constants.h | 33 class ArrayType; variable
|
| /external/compiler-rt/lib/ubsan/ |
| D | ubsan_handlers.h | 76 const TypeDescriptor &ArrayType; member
|
| /external/javassist/src/main/javassist/bytecode/ |
| D | SignatureAttribute.java | 548 public static class ArrayType extends ObjectType { class in SignatureAttribute 552 public ArrayType(int d, Type comp) { in ArrayType() method in SignatureAttribute.ArrayType
|
| /external/eigen/unsupported/Eigen/src/MatrixFunctions/ |
| D | MatrixPower.h | 52 typedef Array<Scalar, RowsAtCompileTime, 1, ColMajor, MaxRowsAtCompileTime> ArrayType; typedef
|
| /external/clang/utils/ABITest/ |
| D | TypeGen.py | 116 class ArrayType(Type): class
|
| /external/llvm/lib/IR/ |
| D | Type.cpp | 676 ArrayType::ArrayType(Type *ElType, uint64_t NumEl) in ArrayType() function in ArrayType
|
| /external/v8/src/ |
| D | types.h | 302 class ArrayType; variable
|
| /external/llvm/include/llvm/DebugInfo/PDB/ |
| D | PDBTypes.h | 284 ArrayType, enumerator
|
| /external/clang/lib/Sema/ |
| D | SemaInit.cpp | 3156 QualType ArrayType = S.Context.getConstantArrayType( in TryInitializerListConstruction() local 6523 QualType ArrayType = S.Context.getConstantArrayType( in diagnoseListInit() local
|
| /external/v8/test/cctest/ |
| D | test-types.cc | 1987 TEST(ArrayType) { in TEST() argument
|
| /external/clang/include/clang/Sema/ |
| D | Sema.h | 71 class ArrayType; variable
|
| /external/llvm/bindings/go/llvm/ |
| D | ir.go | 602 func ArrayType(elementType Type, elementCount int) (t Type) { func
|
| /external/clang/lib/AST/ |
| D | ExprConstant.cpp | 5382 const ConstantArrayType *ArrayType = in VisitCXXStdInitializerListExpr() local
|