Home
last modified time | relevance | path

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

12

/llvm-project-15.0.7/mlir/include/mlir/Dialect/SPIRV/Utils/
H A DLayoutUtils.h24 class ArrayType; variable
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGVTT.cpp45 llvm::ArrayType *ArrayType = in EmitVTTDefinition() local
115 llvm::ArrayType *ArrayType = in GetAddrOfVTT() local
H A DCGOpenMPRuntime.h34 class ArrayType; variable
H A DCGExprAgg.cpp397 const ConstantArrayType *ArrayType = in VisitCXXStdInitializerListExpr() local
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dattr-gsl-owner-pointer.cpp67 class [[gsl::Pointer(int[])]] ArrayType{}; class
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/modernize/
H A DAvoidCArraysCheck.cpp58 const auto *ArrayType = Result.Nodes.getNodeAs<TypeLoc>("typeloc"); in check() local
H A DLoopConvertUtils.cpp439 const QualType &ArrayType, in arrayMatchesBoundExpr()
/llvm-project-15.0.7/clang/test/Index/
H A Dprint-type.c9 typedef int ArrayType[5]; typedef
H A Dprint-type.cpp27 typedef int ArrayType[5]; typedef
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DBinaryStreamArray.h160 typedef VarStreamArray<ValueType, Extractor> ArrayType; typedef
/llvm-project-15.0.7/clang/lib/AST/Interp/
H A DProgram.cpp321 if (auto ArrayType = Ty->getAsArrayTypeUnsafe()) { in createDescriptor() local
/llvm-project-15.0.7/llvm/unittests/IR/
H A DDebugInfoTest.cpp222 DICompositeType *ArrayType = DIB.createArrayType(0, 0, nullptr, Subscripts, in TEST() local
/llvm-project-15.0.7/compiler-rt/lib/ubsan/
H A Dubsan_handlers.h86 const TypeDescriptor &ArrayType; member
/llvm-project-15.0.7/polly/lib/CodeGen/
H A DLoopGeneratorsKMP.cpp525 const auto ArrayType = in createSourceLocation() local
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Disolate-declaration.cpp250 typedef int ArrayType[2]; in complex_typedefs() typedef
/llvm-project-15.0.7/clang/utils/ABITest/
H A DTypeGen.py118 class ArrayType(Type): class
/llvm-project-15.0.7/llvm/lib/IR/
H A DType.cpp631 ArrayType::ArrayType(Type *ElType, uint64_t NumEl) in ArrayType() function in ArrayType
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h259 ArrayType, enumerator
/llvm-project-15.0.7/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h243 ArrayType, enumerator
H A DItaniumDemangle.h741 ArrayType(const Node *Base_, Node *Dimension_) in ArrayType() function
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaInit.cpp3919 QualType ArrayType = S.Context.getConstantArrayType( in TryInitializerListConstruction() local
9007 QualType ArrayType = S.Context.getConstantArrayType( in diagnoseListInit() local
/llvm-project-15.0.7/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp3474 TEST_P(ASTMatchersTest, ArrayType) { in TEST_P() argument
/llvm-project-15.0.7/clang/lib/AST/
H A DType.cpp118 ArrayType::ArrayType(TypeClass tc, QualType et, QualType can, in ArrayType() function in ArrayType
/llvm-project-15.0.7/llvm/bindings/go/llvm/
H A Dir.go675 func ArrayType(elementType Type, elementCount int) (t Type) { func
/llvm-project-15.0.7/libcxxabi/src/demangle/
H A DItaniumDemangle.h741 ArrayType(const Node *Base_, Node *Dimension_) in ArrayType() function

12