/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
H A D | CastSizeChecker.cpp | 64 const Type *ElemType = Last->getType()->getArrayElementTypeNoTypeQual(); in evenFlexibleArraySize() local
|
H A D | MallocSizeofChecker.cpp | 169 QualType ElemType = AT->getElementType(); in compatibleWithArrayType() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
H A D | RelLookupTableConverter.cpp | 65 Type *ElemType = Array->getType()->getElementType(); in shouldConvertToRelLookupTable() local
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/ |
H A D | CxxStringTypes.cpp | 39 getElementTraits(StringElementType ElemType) { in getElementTraits()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/ |
H A D | SPIRVGlobalRegistry.cpp | 104 SPIRVType *ElemType, in getOpTypeVector() 521 SPIRVType *ElemType, in getOpTypeArray() 582 SPIRV::StorageClass::StorageClass SC, SPIRVType *ElemType, in getOpTypePointer()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/ |
H A D | BTF.h | 162 uint32_t ElemType; ///< Element type member
|
H A D | BTFDebug.cpp | 698 const DIType *ElemType = CTy->getBaseType(); in visitArrayType() local
|
/openbsd-src/gnu/llvm/llvm/lib/Object/ |
H A D | WasmObjectFile.cpp | 1140 auto ElemType = Im.Table.ElemType; in parseImportSection() local 1197 auto ElemType = Tables.back().Type.ElemType; in parseTableSection() local
|
/openbsd-src/gnu/llvm/clang/lib/AST/Interp/ |
H A D | Interp.cpp | 420 QualType ElemType = CAT->getElementType(); in CheckArrayInitialized() local
|
/openbsd-src/gnu/llvm/llvm/lib/IR/ |
H A D | DataLayout.cpp | 995 Type *ElemType = GV->getValueType(); in getPreferredAlign() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/AsmParser/ |
H A D | WebAssemblyAsmParser.cpp | 840 std::optional<wasm::ValType> ElemType = in ParseDirective() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/ObjectYAML/ |
H A D | WasmYAML.h | 54 TableType ElemType; member
|
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/ |
H A D | Wasm.h | 84 uint8_t ElemType; member
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Demangle/ |
H A D | ItaniumDemangle.h | 3587 Node *ElemType = getDerived().parseType(); in parseVectorType() local 3599 Node *ElemType = getDerived().parseType(); in parseVectorType() local 3604 Node *ElemType = getDerived().parseType(); in parseVectorType() local
|
/openbsd-src/gnu/llvm/libcxxabi/src/demangle/ |
H A D | ItaniumDemangle.h | 3587 Node *ElemType = getDerived().parseType(); in parseVectorType() local 3599 Node *ElemType = getDerived().parseType(); in parseVectorType() local 3604 Node *ElemType = getDerived().parseType(); in parseVectorType() local
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntimeGPU.cpp | 1382 QualType ElemType, in createRuntimeShuffleFunction() 1414 Address DestAddr, QualType ElemType, in shuffleAndStore()
|
H A D | CGExprConstant.cpp | 644 QualType ElemType = CAT->getElementType(); in EmitDesignatedInitUpdater() local
|
H A D | CGStmtOpenMP.cpp | 4970 QualType ElemType = C.getBaseElementType(Ty); in createImplicitFirstprivateForType() local
|
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/ |
H A D | RegionStore.cpp | 2556 QualType ElemType = VT->getElementType(); in bindVector() local
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaType.cpp | 8263 QualType ElemType = CurType->castAs<PipeType>()->getElementType(); in HandleOpenCLAccessAttr() local 9109 QualType ElemType = Context.getBaseElementType(T); in RequireLiteralType() local
|
H A D | SemaOpenMP.cpp | 6005 QualType ElemType; in processImplicitMapsWithDefaultMappers() local 18155 QualType ElemType = Context.getBaseElementType(Type).getNonReferenceType(); in ActOnOpenMPFirstprivateClause() local 20286 QualType ElemType = Context.getBaseElementType(Type).getNonReferenceType(); in ActOnOpenMPCopyinClause() local
|
H A D | SemaInit.cpp | 1354 QualType ElemType, in CheckSubElementType()
|
H A D | SemaDeclCXX.cpp | 941 QualType DecompType, const llvm::APSInt &NumElems, QualType ElemType, in checkSimpleDecomposition() 970 QualType ElemType) { in checkArrayLikeDecomposition()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelDAGToDAGHVX.cpp | 324 using ElemType = int; typedef
|
/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | ExprConstant.cpp | 1060 QualType ElemType; member 6673 QualType ElemType = Caller.ElemType; in HandleOperatorNewCall() local
|