Home
last modified time | relevance | path

Searched defs:elementType (Results 1 – 22 of 22) sorted by relevance

/freebsd/sys/netgraph/
H A Dng_parse.h336 const struct ng_parse_type *elementType; member
362 const struct ng_parse_type *elementType; member
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXXABI.cpp221 CharUnits CGCXXABI::getArrayCookieSizeImpl(QualType elementType) { in getArrayCookieSizeImpl()
237 QualType elementType) { in requiresArrayCookie()
H A DConstantInitBuilder.cpp249 llvm::Type *elementType = element->getType(); in getOffsetFromGlobalTo() local
H A DAddress.h298 ConstantAddress(llvm::Constant *pointer, llvm::Type *elementType, in ConstantAddress()
H A DCGDecl.cpp2365 QualType elementType, in emitArrayDestroy()
2462 QualType elementType, CharUnits elementAlign, in RegularPartialArrayDestroy()
2486 QualType elementType, in IrregularPartialArrayDestroy()
2509 QualType elementType, in pushIrregularPartialArrayCleanup()
2525 QualType elementType, in pushRegularPartialArrayCleanup()
H A DCGExprAgg.cpp510 QualType elementType = in EmitArrayInit() local
1822 QualType elementType = in VisitArrayInitLoopExpr() local
H A DCodeGenFunction.cpp2232 QualType elementType = arrayType->getElementType(); in emitArrayLength() local
2319 QualType elementType; in getVLASize() local
H A DItaniumCXXABI.cpp2421 CharUnits ItaniumCXXABI::getArrayCookieSizeImpl(QualType elementType) { in getArrayCookieSizeImpl()
2499 CharUnits ARMCXXABI::getArrayCookieSizeImpl(QualType elementType) { in getArrayCookieSizeImpl()
2516 QualType elementType) { in InitializeArrayCookie()
H A DCGClass.cpp1987 QualType elementType; in EmitCXXAggrConstructorCall() local
2033 llvm::Type *elementType = arrayBase.getElementType(); in EmitCXXAggrConstructorCall() local
H A DCGExprScalar.cpp3979 QualType elementType = pointerType->getPointeeType(); in emitPointerArithmetic() local
4364 QualType elementType = expr->getLHS()->getType()->getPointeeType(); in EmitSub() local
5837 Address Addr, ArrayRef<Value *> IdxList, llvm::Type *elementType, in EmitCheckedInBoundsGEP()
H A DCGExprCXX.cpp2041 QualType elementType) { in EmitArrayDelete()
H A DMicrosoftCXXABI.cpp2308 QualType elementType) { in requiresArrayCookie()
2339 QualType elementType) { in InitializeArrayCookie()
H A DCGObjC.cpp1925 QualType elementType; in EmitObjCForCollectionStmt() local
H A DCGExpr.cpp3957 llvm::Type *elementType, bool inbounds, in emitArraySubscriptGEP()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp443 SVal StoreManager::getLValueElement(QualType elementType, NonLoc Offset, in getLValueElement()
H A DMemRegion.cpp1170 MemRegionManager::getElementRegion(QualType elementType, NonLoc Idx, in getElementRegion()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp968 QualType elementType = recurse(T->getElementType()); in TRIVIAL_TYPE_CLASS() local
1036 QualType elementType = recurse(T->getElementType()); in VisitConstantArrayType() local
1049 QualType elementType = recurse(T->getElementType()); in VisitVariableArrayType() local
1063 QualType elementType = recurse(T->getElementType()); in VisitIncompleteArrayType() local
1075 QualType elementType = recurse(T->getElementType()); in VisitVectorType() local
1087 QualType elementType = recurse(T->getElementType()); in VisitExtVectorType() local
1098 QualType elementType = recurse(T->getElementType()); in VisitConstantMatrixType() local
H A DASTContext.cpp4136 QualType ASTContext::getDependentSizedArrayType(QualType elementType, in getDependentSizedArrayType()
4200 QualType ASTContext::getIncompleteArrayType(QualType elementType, in getIncompleteArrayType()
6458 QualType elementType = AT->getElementType(); in getUnqualifiedArrayType() local
/freebsd/sys/dev/mpr/
H A Dmpr_sas_lsi.c281 u16 elementType; in mprsas_fw_work() local
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h1205 ElementRegion(QualType elementType, NonLoc Idx, const SubRegion *sReg) in ElementRegion()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp1664 QualType elementType = DeclType->castAs<ComplexType>()->getElementType(); in CheckComplexType() local
1827 QualType elementType = VT->getElementType(); in CheckVectorType() local
2115 QualType elementType = arrayType->getElementType(); in CheckArrayType() local
/freebsd/contrib/expat/lib/
H A Dxmlparse.c3329 ELEMENT_TYPE *elementType; storeAtts() local
6574 setElementTypePrefix(XML_Parser parser,ELEMENT_TYPE * elementType) setElementTypePrefix() argument
[all...]