Searched defs:elementType (Results 1 - 21 of 21) sorted by relevance

/freebsd-13-stable/sys/netgraph/
H A Dng_parse.h337 const struct ng_parse_type *elementType; member in struct:ng_parse_fixedarray_info
363 const struct ng_parse_type *elementType; member in struct:ng_parse_array_info
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DConstantInitBuilder.cpp250 llvm::Type *elementType = element->getType(); local
H A DCGCXXABI.cpp170 CharUnits CGCXXABI::getArrayCookieSizeImpl(QualType elementType) { argument
185 requiresArrayCookie(const CXXDeleteExpr *expr, QualType elementType) argument
H A DCGExprAgg.cpp480 QualType elementType = local
1674 QualType elementType = local
[all...]
H A DCodeGenFunction.cpp1839 QualType elementType = arrayType->getElementType(); local
1926 QualType elementType; local
H A DCGDecl.cpp2158 emitArrayDestroy(llvm::Value *begin, llvm::Value *end, QualType elementType, CharUnits elementAlign, Destroyer *destroyer, bool checkZeroLength, bool useEHCleanup) argument
2250 RegularPartialArrayDestroy(llvm::Value *arrayBegin, llvm::Value *arrayEnd, QualType elementType, CharUnits elementAlign, CodeGenFunction::Destroyer *destroyer) argument
2273 IrregularPartialArrayDestroy(llvm::Value *arrayBegin, Address arrayEndPointer, QualType elementType, CharUnits elementAlign, CodeGenFunction::Destroyer *destroyer) argument
2296 pushIrregularPartialArrayCleanup(llvm::Value *arrayBegin, Address arrayEndPointer, QualType elementType, CharUnits elementAlign, Destroyer *destroyer) argument
2313 pushRegularPartialArrayCleanup(llvm::Value *arrayBegin, llvm::Value *arrayEnd, QualType elementType, CharUnits elementAlign, Destroyer *destroyer) argument
[all...]
H A DCGExprCXX.cpp2000 EmitArrayDelete(CodeGenFunction &CGF, const CXXDeleteExpr *E, Address deletedPtr, QualType elementType) argument
H A DCGClass.cpp1917 QualType elementType; local
H A DCGObjC.cpp1804 QualType elementType; local
H A DCGExprScalar.cpp3397 QualType elementType = pointerType->getPointeeType(); local
3764 QualType elementType = expr->getLHS()->getType()->getPointeeType(); local
[all...]
H A DItaniumCXXABI.cpp2110 CharUnits ItaniumCXXABI::getArrayCookieSizeImpl(QualType elementType) { argument
2189 CharUnits ARMCXXABI::getArrayCookieSizeImpl(QualType elementType) { argument
2202 InitializeArrayCookie(CodeGenFunction &CGF, Address newPtr, llvm::Value *numElements, const CXXNewExpr *expr, QualType elementType) argument
H A DMicrosoftCXXABI.cpp2240 requiresArrayCookie(const CXXDeleteExpr *expr, QualType elementType) argument
2269 InitializeArrayCookie(CodeGenFunction &CGF, Address newPtr, llvm::Value *numElements, const CXXNewExpr *expr, QualType elementType) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp484 SVal StoreManager::getLValueElement(QualType elementType, NonLoc Offset, argument
H A DSimpleSValBuilder.cpp1180 QualType elementType; local
H A DMemRegion.cpp1102 MemRegionManager::getElementRegion(QualType elementType, NonLoc Idx, argument
/freebsd-13-stable/sys/dev/mpr/
H A Dmpr_sas_lsi.c285 u16 elementType; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp1501 QualType elementType = DeclType->castAs<ComplexType>()->getElementType(); local
1659 QualType elementType = VT->getElementType(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h1147 ElementRegion(QualType elementType, NonLoc Idx, const SubRegion *sReg) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DType.cpp884 QualType elementType = recurse(T->getElementType()); local
952 QualType elementType = recurse(T->getElementType()); local
965 QualType elementType = recurse(T->getElementType()); local
979 QualType elementType = recurse(T->getElementType()); local
991 QualType elementType = recurse(T->getElementType()); local
1003 QualType elementType = recurse(T->getElementType()); local
1014 QualType elementType = recurse(T->getElementType()); local
[all...]
H A DASTContext.cpp3533 QualType ASTContext::getDependentSizedArrayType(QualType elementType, argument
3601 QualType ASTContext::getIncompleteArrayType(QualType elementType, argument
5593 QualType elementType = AT->getElementType(); local
[all...]
/freebsd-13-stable/contrib/expat/lib/
H A Dxmlparse.c3041 ELEMENT_TYPE *elementType; local
5788 setElementTypePrefix(XML_Parser parser, ELEMENT_TYPE *elementType) argument
[all...]

Completed in 504 milliseconds