/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGVTT.cpp | 45 llvm::ArrayType *ArrayType = in EmitVTTDefinition() local 115 llvm::ArrayType *ArrayType = in GetAddrOfVTT() local
|
H A D | CGOpenMPRuntime.h | 34 class ArrayType; variable
|
H A D | CGExprAgg.cpp | 413 const ConstantArrayType *ArrayType = in VisitCXXStdInitializerListExpr() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
H A D | BinaryStreamArray.h | 160 typedef VarStreamArray<ValueType, Extractor> ArrayType; typedef
|
/openbsd-src/gnu/llvm/compiler-rt/lib/ubsan/ |
H A D | ubsan_handlers.h | 86 const TypeDescriptor &ArrayType; member
|
/openbsd-src/gnu/llvm/clang/lib/AST/Interp/ |
H A D | Program.cpp | 323 if (auto ArrayType = Ty->getAsArrayTypeUnsafe()) { in createDescriptor() local
|
/openbsd-src/gnu/llvm/clang/utils/ABITest/ |
H A D | TypeGen.py | 118 class ArrayType(Type): class
|
/openbsd-src/gnu/llvm/llvm/lib/IR/ |
H A D | Type.cpp | 633 ArrayType::ArrayType(Type *ElType, uint64_t NumEl) in ArrayType() function in ArrayType
|
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 259 ArrayType, enumerator
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Demangle/ |
H A D | MicrosoftDemangleNodes.h | 243 ArrayType, enumerator
|
H A D | ItaniumDemangle.h | 751 ArrayType(const Node *Base_, Node *Dimension_) in ArrayType() function
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaInit.cpp | 3946 QualType ArrayType = S.Context.getConstantArrayType( in TryInitializerListConstruction() local 9358 QualType ArrayType = S.Context.getConstantArrayType( in diagnoseListInit() local
|
/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | Type.cpp | 118 ArrayType::ArrayType(TypeClass tc, QualType et, QualType can, in ArrayType() function in ArrayType
|
H A D | ExprConstant.cpp | 10161 const ConstantArrayType *ArrayType = in VisitCXXStdInitializerListExpr() local
|
/openbsd-src/gnu/llvm/libcxxabi/src/demangle/ |
H A D | ItaniumDemangle.h | 751 ArrayType(const Node *Base_, Node *Dimension_) in ArrayType() function
|
/openbsd-src/gnu/llvm/clang/include/clang/Sema/ |
H A D | Sema.h | 89 class ArrayType; variable
|