/llvm-project/mlir/include/mlir/Dialect/SPIRV/Utils/ |
H A D | LayoutUtils.h | 24 class ArrayType; variable
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGVTT.cpp | 45 llvm::ArrayType *ArrayType = llvm::ArrayType::get( in EmitVTTDefinition() local 131 llvm::ArrayType *ArrayType = llvm::ArrayType::get( GetAddrOfVTT() local
|
H A D | CGOpenMPRuntime.h | 34 class ArrayType; variable
|
H A D | CGExprAgg.cpp | 425 const ConstantArrayType *ArrayType = VisitCXXStdInitializerListExpr() local
|
/llvm-project/clang/test/SemaCXX/ |
H A D | attr-gsl-owner-pointer.cpp | 67 class [[gsl::Pointer(int[])]] ArrayType{}; class
|
/llvm-project/clang/test/Index/ |
H A D | print-type.c | 9 typedef int ArrayType[5]; typedef
|
H A D | print-type.cpp | 27 typedef int ArrayType[5]; typedef
|
/llvm-project/clang-tools-extra/clang-tidy/modernize/ |
H A D | AvoidCArraysCheck.cpp | 74 const auto *ArrayType = Result.Nodes.getNodeAs<TypeLoc>("typeloc"); check() local
|
H A D | LoopConvertUtils.cpp | 433 const QualType &ArrayType, in arrayMatchesBoundExpr() argument
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | BinaryStreamArray.h | 160 typedef VarStreamArray<ValueType, Extractor> ArrayType; typedef
|
/llvm-project/compiler-rt/lib/ubsan/ |
H A D | ubsan_handlers.h | 86 const TypeDescriptor &ArrayType; member
|
/llvm-project/clang/lib/AST/Interp/ |
H A D | Program.cpp |
|
H A D | Compiler.cpp |
|
/llvm-project/polly/lib/CodeGen/ |
H A D | LoopGeneratorsKMP.cpp | 521 const auto ArrayType = createSourceLocation() local
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/ |
H A D | isolate-declaration.cpp | 250 typedef int ArrayType[2]; in complex_typedefs() typedef
|
/llvm-project/clang/utils/ABITest/ |
H A D | TypeGen.py | 133 class ArrayType(Type): class
|
/llvm-project/llvm/lib/IR/ |
H A D | Type.cpp | 640 ArrayType::ArrayType(Type *ElType, uint64_t NumEl) ArrayType() function in ArrayType [all...] |
/llvm-project/llvm/unittests/IR/ |
H A D | DebugInfoTest.cpp | 402 DICompositeType *ArrayType = DIB.createArrayType(0, 0, nullptr, Subscripts, in TEST() local
|
/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 259 ArrayType, enumerator
|
/llvm-project/llvm/include/llvm/Demangle/ |
H A D | MicrosoftDemangleNodes.h | 242 ArrayType, global() enumerator
|
H A D | ItaniumDemangle.h | 775 ArrayType(const Node *Base_, Node *Dimension_) ArrayType() function
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaInit.cpp | 4185 QualType ArrayType = S.Context.getConstantArrayType( TryInitializerListConstruction() local 8527 QualType ArrayType = S.Context.getConstantArrayType( diagnoseListInit() local [all...] |
/llvm-project/clang/unittests/ASTMatchers/ |
H A D | ASTMatchersNarrowingTest.cpp | 3580 TEST_P(ASTMatchersTest,ArrayType) TEST_P() argument
|
/llvm-project/clang/lib/AST/ |
H A D | Type.cpp | 139 ArrayType::ArrayType(TypeClass tc, QualType et, QualType can, ArrayType() function in ArrayType [all...] |
/llvm-project/libcxxabi/src/demangle/ |
H A D | ItaniumDemangle.h | 776 ArrayType(const Node *Base_, Node *Dimension_) ArrayType() function
|