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

/freebsd-11-stable/sys/netgraph/
H A Dng_parse.h338 const struct ng_parse_type *elementType; member in struct:ng_parse_fixedarray_info
364 const struct ng_parse_type *elementType; member in struct:ng_parse_array_info
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DConstantInitBuilder.cpp230 llvm::Type *elementType = element->getType(); local
H A DCGCXXABI.cpp168 CharUnits CGCXXABI::getArrayCookieSizeImpl(QualType elementType) { argument
183 requiresArrayCookie(const CXXDeleteExpr *expr, QualType elementType) argument
H A DCodeGenFunction.cpp1838 QualType elementType = arrayType->getElementType(); local
1925 QualType elementType; local
H A DCGExprAgg.cpp476 QualType elementType = local
1649 QualType elementType = local
[all...]
H A DCGDecl.cpp2142 emitArrayDestroy(llvm::Value *begin, llvm::Value *end, QualType elementType, CharUnits elementAlign, Destroyer *destroyer, bool checkZeroLength, bool useEHCleanup) argument
2234 RegularPartialArrayDestroy(llvm::Value *arrayBegin, llvm::Value *arrayEnd, QualType elementType, CharUnits elementAlign, CodeGenFunction::Destroyer *destroyer) argument
2257 IrregularPartialArrayDestroy(llvm::Value *arrayBegin, Address arrayEndPointer, QualType elementType, CharUnits elementAlign, CodeGenFunction::Destroyer *destroyer) argument
2280 pushIrregularPartialArrayCleanup(llvm::Value *arrayBegin, Address arrayEndPointer, QualType elementType, CharUnits elementAlign, Destroyer *destroyer) argument
2297 pushRegularPartialArrayCleanup(llvm::Value *arrayBegin, llvm::Value *arrayEnd, QualType elementType, CharUnits elementAlign, Destroyer *destroyer) argument
[all...]
H A DCGExprCXX.cpp1983 EmitArrayDelete(CodeGenFunction &CGF, const CXXDeleteExpr *E, Address deletedPtr, QualType elementType) argument
H A DCGObjC.cpp1805 QualType elementType; local
H A DCGClass.cpp1895 QualType elementType; local
H A DMicrosoftCXXABI.cpp2217 requiresArrayCookie(const CXXDeleteExpr *expr, QualType elementType) argument
2246 InitializeArrayCookie(CodeGenFunction &CGF, Address newPtr, llvm::Value *numElements, const CXXNewExpr *expr, QualType elementType) argument
H A DItaniumCXXABI.cpp2003 CharUnits ItaniumCXXABI::getArrayCookieSizeImpl(QualType elementType) { argument
2082 CharUnits ARMCXXABI::getArrayCookieSizeImpl(QualType elementType) { argument
2095 InitializeArrayCookie(CodeGenFunction &CGF, Address newPtr, llvm::Value *numElements, const CXXNewExpr *expr, QualType elementType) argument
H A DCGExprScalar.cpp3325 QualType elementType = pointerType->getPointeeType(); local
3623 QualType elementType = expr->getLHS()->getType()->getPointeeType(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp483 SVal StoreManager::getLValueElement(QualType elementType, NonLoc Offset, argument
H A DSimpleSValBuilder.cpp1175 QualType elementType; local
H A DMemRegion.cpp989 MemRegionManager::getElementRegion(QualType elementType, NonLoc Idx, argument
/freebsd-11-stable/sys/dev/mpr/
H A Dmpr_sas_lsi.c282 u16 elementType; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp1493 QualType elementType = DeclType->castAs<ComplexType>()->getElementType(); local
1642 QualType elementType = VT->getElementType(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h1089 ElementRegion(QualType elementType, NonLoc Idx, const SubRegion *sReg) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DType.cpp827 QualType elementType = recurse(T->getElementType()); local
895 QualType elementType = recurse(T->getElementType()); local
908 QualType elementType = recurse(T->getElementType()); local
922 QualType elementType = recurse(T->getElementType()); local
934 QualType elementType = recurse(T->getElementType()); local
946 QualType elementType = recurse(T->getElementType()); local
[all...]
H A DASTContext.cpp3541 QualType ASTContext::getDependentSizedArrayType(QualType elementType, argument
3609 QualType ASTContext::getIncompleteArrayType(QualType elementType, argument
5351 QualType elementType = AT->getElementType(); local
[all...]
/freebsd-11-stable/contrib/expat/lib/
H A Dxmlparse.c3041 ELEMENT_TYPE *elementType; local
5788 setElementTypePrefix(XML_Parser parser, ELEMENT_TYPE *elementType) argument
[all...]

Completed in 511 milliseconds