| /external/llvm/include/llvm/DebugInfo/CodeView/ |
| D | ByteStream.h | 27 ArrayRef<uint8_t>>::type ArrayType; typedef
|
| D | StreamArray.h | 109 typedef VarStreamArray<ValueType, Extractor> ArrayType; typedef
|
| /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/clang/lib/CodeGen/ |
| D | CGVTT.cpp | 48 llvm::ArrayType *ArrayType = in EmitVTTDefinition() local 118 llvm::ArrayType *ArrayType = in GetAddrOfVTT() local
|
| D | CGVTables.cpp | 655 llvm::ArrayType *ArrayType = llvm::ArrayType::get(Int8PtrTy, NumComponents); in CreateVTableInitializer() local 683 llvm::ArrayType *ArrayType = in GenerateConstructionVTable() local
|
| D | CGOpenMPRuntime.h | 28 class ArrayType; variable
|
| D | CGExprAgg.cpp | 324 const ConstantArrayType *ArrayType = in VisitCXXStdInitializerListExpr() local
|
| D | ItaniumCXXABI.cpp | 1573 llvm::ArrayType *ArrayType = llvm::ArrayType::get( in getAddrOfVTable() local
|
| /external/llvm/tools/llvm-pdbdump/ |
| D | VariableDumper.cpp | 131 if (auto *ArrayType = dyn_cast<PDBSymbolTypeArray>(&Type)) { in dumpSymbolTypeAndName() local
|
| /external/swiftshader/third_party/LLVM/include/llvm/ |
| D | Constants.h | 32 class ArrayType; variable
|
| D | DerivedTypes.h | 351 static inline bool classof(const ArrayType *) { return true; } in classof()
|
| /external/llvm/include/llvm/IR/ |
| D | Constants.h | 33 class ArrayType; variable
|
| /external/libmojo/mojo/public/cpp/bindings/tests/ |
| D | array_common_test.h | 398 #define ARRAY_COMMON_TEST(ArrayType, test_name) \ argument
|
| /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/clang/utils/ABITest/ |
| D | TypeGen.py | 116 class ArrayType(Type): class
|
| /external/swiftshader/third_party/LLVM/lib/VMCore/ |
| D | Type.cpp | 618 ArrayType::ArrayType(Type *ElType, uint64_t NumEl) in ArrayType() function in ArrayType
|
| /external/llvm/include/llvm/DebugInfo/PDB/ |
| D | PDBTypes.h | 184 ArrayType, enumerator
|
| /external/llvm/lib/IR/ |
| D | Type.cpp | 603 ArrayType::ArrayType(Type *ElType, uint64_t NumEl) in ArrayType() function in ArrayType
|
| /external/clang/lib/Sema/ |
| D | SemaInit.cpp | 3422 QualType ArrayType = S.Context.getConstantArrayType( in TryInitializerListConstruction() local 7014 QualType ArrayType = S.Context.getConstantArrayType( in diagnoseListInit() local
|
| /external/llvm/bindings/go/llvm/ |
| D | ir.go | 604 func ArrayType(elementType Type, elementCount int) (t Type) { func
|
| /external/clang/include/clang/Sema/ |
| D | Sema.h | 73 class ArrayType; variable
|
| /external/clang/lib/AST/ |
| D | ExprConstant.cpp | 5718 const ConstantArrayType *ArrayType = in VisitCXXStdInitializerListExpr() local
|