| /freebsd-13.1/sys/netgraph/ |
| H A D | ng_parse.h | 337 const struct ng_parse_type *elementType; member 363 const struct ng_parse_type *elementType; member
|
| /freebsd-13.1/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | ASTTableGen.cpp | 79 } else if (auto elementType = getArrayElementType()) { in emitCXXValueTypeName() local
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGCXXABI.cpp | 170 CharUnits CGCXXABI::getArrayCookieSizeImpl(QualType elementType) { in getArrayCookieSizeImpl() 186 QualType elementType) { in requiresArrayCookie()
|
| H A D | ConstantInitBuilder.cpp | 250 llvm::Type *elementType = element->getType(); in getOffsetFromGlobalTo() local
|
| H A D | CGDecl.cpp | 2222 QualType elementType, in emitArrayDestroy() 2317 QualType elementType, CharUnits elementAlign, in RegularPartialArrayDestroy() 2341 QualType elementType, in IrregularPartialArrayDestroy() 2364 QualType elementType, in pushIrregularPartialArrayCleanup() 2381 QualType elementType, in pushRegularPartialArrayCleanup()
|
| H A D | CGExprAgg.cpp | 480 QualType elementType = in EmitArrayInit() local 1796 QualType elementType = in VisitArrayInitLoopExpr() local
|
| H A D | CodeGenFunction.cpp | 2005 QualType elementType = arrayType->getElementType(); in emitArrayLength() local 2092 QualType elementType; in getVLASize() local
|
| H A D | ItaniumCXXABI.cpp | 2191 CharUnits ItaniumCXXABI::getArrayCookieSizeImpl(QualType elementType) { in getArrayCookieSizeImpl() 2270 CharUnits ARMCXXABI::getArrayCookieSizeImpl(QualType elementType) { in getArrayCookieSizeImpl() 2287 QualType elementType) { in InitializeArrayCookie()
|
| H A D | CGClass.cpp | 1918 QualType elementType; in EmitCXXAggrConstructorCall() local 1964 llvm::Type *elementType = arrayBase.getElementType(); in EmitCXXAggrConstructorCall() local
|
| H A D | CGExprCXX.cpp | 2020 QualType elementType) { in EmitArrayDelete()
|
| H A D | MicrosoftCXXABI.cpp | 2265 QualType elementType) { in requiresArrayCookie() 2297 QualType elementType) { in InitializeArrayCookie()
|
| H A D | CGExprScalar.cpp | 3454 QualType elementType = pointerType->getPointeeType(); in emitPointerArithmetic() local 3790 QualType elementType = expr->getLHS()->getType()->getPointeeType(); in EmitSub() local
|
| H A D | CGObjC.cpp | 1877 QualType elementType; in EmitObjCForCollectionStmt() local
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | Store.cpp | 443 SVal StoreManager::getLValueElement(QualType elementType, NonLoc Offset, in getLValueElement()
|
| H A D | SimpleSValBuilder.cpp | 1060 QualType elementType; in evalBinOpLN() local
|
| H A D | MemRegion.cpp | 1096 MemRegionManager::getElementRegion(QualType elementType, NonLoc Idx, in getElementRegion()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/AST/ |
| H A D | Type.cpp | 882 QualType elementType = recurse(T->getElementType()); in TRIVIAL_TYPE_CLASS() local 950 QualType elementType = recurse(T->getElementType()); in VisitConstantArrayType() local 963 QualType elementType = recurse(T->getElementType()); in VisitVariableArrayType() local 977 QualType elementType = recurse(T->getElementType()); in VisitIncompleteArrayType() local 989 QualType elementType = recurse(T->getElementType()); in VisitVectorType() local 1001 QualType elementType = recurse(T->getElementType()); in VisitExtVectorType() local 1012 QualType elementType = recurse(T->getElementType()); in VisitConstantMatrixType() local
|
| H A D | ASTContext.cpp | 3651 QualType ASTContext::getDependentSizedArrayType(QualType elementType, in getDependentSizedArrayType() 3719 QualType ASTContext::getIncompleteArrayType(QualType elementType, in getIncompleteArrayType() 5745 QualType elementType = AT->getElementType(); in getUnqualifiedArrayType() local
|
| /freebsd-13.1/sys/dev/mpr/ |
| H A D | mpr_sas_lsi.c | 283 u16 elementType; in mprsas_fw_work() local
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | MemRegion.h | 1147 ElementRegion(QualType elementType, NonLoc Idx, const SubRegion *sReg) in ElementRegion()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaInit.cpp | 1537 QualType elementType = DeclType->castAs<ComplexType>()->getElementType(); in CheckComplexType() local 1689 QualType elementType = VT->getElementType(); in CheckVectorType() local 1919 QualType elementType = arrayType->getElementType(); in CheckArrayType() local
|
| /freebsd-13.1/contrib/expat/lib/ |
| H A D | xmlparse.c | 3245 ELEMENT_TYPE *elementType; in storeAtts() local 6422 setElementTypePrefix(XML_Parser parser, ELEMENT_TYPE *elementType) { in setElementTypePrefix()
|