Home
last modified time | relevance | path

Searched defs:ArrayType (Results 1 – 17 of 17) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGVTT.cpp48 llvm::ArrayType *ArrayType = in EmitVTTDefinition() local
119 llvm::ArrayType *ArrayType = in GetAddrOfVTT() local
HDCGVTables.cpp619 llvm::ArrayType *ArrayType = llvm::ArrayType::get(Int8PtrTy, NumComponents); in CreateVTableInitializer() local
648 llvm::ArrayType *ArrayType = in GenerateConstructionVTable() local
HDCGOpenMPRuntime.h26 class ArrayType; variable
HDCGExprAgg.cpp326 const ConstantArrayType *ArrayType = in VisitCXXStdInitializerListExpr() local
HDItaniumCXXABI.cpp1426 llvm::ArrayType *ArrayType = llvm::ArrayType::get( in getAddrOfVTable() local
/NextBSD/contrib/llvm/tools/llvm-pdbdump/
HDVariableDumper.cpp130 if (auto *ArrayType = dyn_cast<PDBSymbolTypeArray>(&Type)) { in dumpSymbolTypeAndName() local
/NextBSD/contrib/llvm/include/llvm/IR/
HDConstants.h33 class ArrayType; variable
/NextBSD/contrib/compiler-rt/lib/ubsan/
HDubsan_handlers.h76 const TypeDescriptor &ArrayType; member
/NextBSD/sys/dev/hptrr/
HDhptintf.h496 HPT_U8 ArrayType; /* array type */ member
523 HPT_U8 ArrayType; /* array type */ member
545 HPT_U8 ArrayType; /* array type */ member
578 HPT_U8 ArrayType; /* array type */ member
958 HPT_U8 ArrayType; /* 1-level array type */ member
974 HPT_U8 ArrayType; /* 1-level array type */ member
996 HPT_U8 ArrayType; /* 1-level array type */ member
/NextBSD/sys/dev/hptmv/
HDhptintf.h354 UCHAR ArrayType; /* array type */ member
391 UCHAR ArrayType; /* array type */ member
593 UCHAR ArrayType; /* 1-level array type */ member
609 UCHAR ArrayType; /* 1-level array type */ member
/NextBSD/sys/dev/hptnr/
HDhptintf.h687 HPT_U8 ArrayType; /* array type */ member
714 HPT_U8 ArrayType; /* array type */ member
736 HPT_U8 ArrayType; /* array type */ member
769 HPT_U8 ArrayType; /* array type */ member
1153 HPT_U8 ArrayType; /* 1-level array type */ member
1169 HPT_U8 ArrayType; /* 1-level array type */ member
1193 HPT_U8 ArrayType; /* 1-level array type */ member
/NextBSD/sys/dev/hpt27xx/
HDhptintf.h691 HPT_U8 ArrayType; /* array type */ member
718 HPT_U8 ArrayType; /* array type */ member
740 HPT_U8 ArrayType; /* array type */ member
773 HPT_U8 ArrayType; /* array type */ member
1157 HPT_U8 ArrayType; /* 1-level array type */ member
1173 HPT_U8 ArrayType; /* 1-level array type */ member
1197 HPT_U8 ArrayType; /* 1-level array type */ member
/NextBSD/contrib/llvm/lib/IR/
HDType.cpp681 ArrayType::ArrayType(Type *ElType, uint64_t NumEl) in ArrayType() function in ArrayType
/NextBSD/contrib/llvm/include/llvm/DebugInfo/PDB/
HDPDBTypes.h286 ArrayType, enumerator
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaInit.cpp3332 QualType ArrayType = S.Context.getConstantArrayType( in TryInitializerListConstruction() local
6825 QualType ArrayType = S.Context.getConstantArrayType( in diagnoseListInit() local
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h71 class ArrayType; variable
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDExprConstant.cpp5386 const ConstantArrayType *ArrayType = in VisitCXXStdInitializerListExpr() local