Home
last modified time | relevance | path

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

12

/llvm-project/mlir/include/mlir/Dialect/SPIRV/Utils/
H A DLayoutUtils.h24 class ArrayType; variable
/llvm-project/clang/lib/CodeGen/
H A DCGVTT.cpp45 llvm::ArrayType *ArrayType = llvm::ArrayType::get( in EmitVTTDefinition() local
131 llvm::ArrayType *ArrayType = llvm::ArrayType::get( GetAddrOfVTT() local
H A DCGOpenMPRuntime.h34 class ArrayType; variable
H A DCGExprAgg.cpp425 const ConstantArrayType *ArrayType = VisitCXXStdInitializerListExpr() local
/llvm-project/clang/test/SemaCXX/
H A Dattr-gsl-owner-pointer.cpp67 class [[gsl::Pointer(int[])]] ArrayType{}; class
/llvm-project/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/clang-tools-extra/clang-tidy/modernize/
H A DAvoidCArraysCheck.cpp74 const auto *ArrayType = Result.Nodes.getNodeAs<TypeLoc>("typeloc"); check() local
H A DLoopConvertUtils.cpp433 const QualType &ArrayType, in arrayMatchesBoundExpr() argument
/llvm-project/llvm/include/llvm/Support/
H A DBinaryStreamArray.h160 typedef VarStreamArray<ValueType, Extractor> ArrayType; typedef
/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers.h86 const TypeDescriptor &ArrayType; member
/llvm-project/clang/lib/AST/Interp/
H A DProgram.cpp
H A DCompiler.cpp
/llvm-project/polly/lib/CodeGen/
H A DLoopGeneratorsKMP.cpp521 const auto ArrayType = createSourceLocation() local
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Disolate-declaration.cpp250 typedef int ArrayType[2]; in complex_typedefs() typedef
/llvm-project/clang/utils/ABITest/
H A DTypeGen.py133 class ArrayType(Type): class
/llvm-project/llvm/lib/IR/
H A DType.cpp640 ArrayType::ArrayType(Type *ElType, uint64_t NumEl) ArrayType() function in ArrayType
[all...]
/llvm-project/llvm/unittests/IR/
H A DDebugInfoTest.cpp402 DICompositeType *ArrayType = DIB.createArrayType(0, 0, nullptr, Subscripts, in TEST() local
/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h259 ArrayType, enumerator
/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h242 ArrayType, global() enumerator
H A DItaniumDemangle.h775 ArrayType(const Node *Base_, Node *Dimension_) ArrayType() function
/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp4185 QualType ArrayType = S.Context.getConstantArrayType( TryInitializerListConstruction() local
8527 QualType ArrayType = S.Context.getConstantArrayType( diagnoseListInit() local
[all...]
/llvm-project/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp3580 TEST_P(ASTMatchersTest,ArrayType) TEST_P() argument
/llvm-project/clang/lib/AST/
H A DType.cpp139 ArrayType::ArrayType(TypeClass tc, QualType et, QualType can, ArrayType() function in ArrayType
[all...]
/llvm-project/libcxxabi/src/demangle/
H A DItaniumDemangle.h776 ArrayType(const Node *Base_, Node *Dimension_) ArrayType() function

12