| /freebsd/sys/netgraph/ | 
| H A D | ng_parse.h | 336 	const struct ng_parse_type	*elementType;  member362 	const struct ng_parse_type	*elementType;  member
 
 | 
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ | 
| H A D | CGCXXABI.cpp | 221 CharUnits CGCXXABI::getArrayCookieSizeImpl(QualType elementType) {  in getArrayCookieSizeImpl()237                                    QualType elementType) {  in requiresArrayCookie()
 
 | 
| H A D | ConstantInitBuilder.cpp | 249       llvm::Type *elementType = element->getType();  in getOffsetFromGlobalTo()  local
 | 
| H A D | Address.h | 298   ConstantAddress(llvm::Constant *pointer, llvm::Type *elementType,  in ConstantAddress()
 | 
| H A D | CGDecl.cpp | 2365                                        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 D | CGExprAgg.cpp | 510   QualType elementType =  in EmitArrayInit()  local1822   QualType elementType =  in VisitArrayInitLoopExpr()  local
 
 | 
| H A D | CodeGenFunction.cpp | 2232       QualType elementType = arrayType->getElementType();  in emitArrayLength()  local2319   QualType elementType;  in getVLASize()  local
 
 | 
| H A D | ItaniumCXXABI.cpp | 2421 CharUnits ItaniumCXXABI::getArrayCookieSizeImpl(QualType elementType) {  in getArrayCookieSizeImpl()2499 CharUnits ARMCXXABI::getArrayCookieSizeImpl(QualType elementType) {  in getArrayCookieSizeImpl()
 2516                                          QualType elementType) {  in InitializeArrayCookie()
 
 | 
| H A D | CGClass.cpp | 1987   QualType elementType;  in EmitCXXAggrConstructorCall()  local2033   llvm::Type *elementType = arrayBase.getElementType();  in EmitCXXAggrConstructorCall()  local
 
 | 
| H A D | CGExprScalar.cpp | 3979   QualType elementType = pointerType->getPointeeType();  in emitPointerArithmetic()  local4364   QualType elementType = expr->getLHS()->getType()->getPointeeType();  in EmitSub()  local
 5837     Address Addr, ArrayRef<Value *> IdxList, llvm::Type *elementType,  in EmitCheckedInBoundsGEP()
 
 | 
| H A D | CGExprCXX.cpp | 2041                             QualType elementType) {  in EmitArrayDelete()
 | 
| H A D | MicrosoftCXXABI.cpp | 2308                                    QualType elementType) {  in requiresArrayCookie()2339                                                QualType elementType) {  in InitializeArrayCookie()
 
 | 
| H A D | CGObjC.cpp | 1925   QualType elementType;  in EmitObjCForCollectionStmt()  local
 | 
| H A D | CGExpr.cpp | 3957                                      llvm::Type *elementType, bool inbounds,  in emitArraySubscriptGEP()
 | 
| /freebsd/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 | MemRegion.cpp | 1170 MemRegionManager::getElementRegion(QualType elementType, NonLoc Idx,  in getElementRegion()
 | 
| /freebsd/contrib/llvm-project/clang/lib/AST/ | 
| H A D | Type.cpp | 968     QualType elementType = recurse(T->getElementType());  in TRIVIAL_TYPE_CLASS()  local1036     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 D | ASTContext.cpp | 4136 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 D | mpr_sas_lsi.c | 280 		u16 elementType;  in mprsas_fw_work()  local
 | 
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ | 
| H A D | MemRegion.h | 1205   ElementRegion(QualType elementType, NonLoc Idx, const SubRegion *sReg)  in ElementRegion()
 | 
| /freebsd/contrib/llvm-project/clang/lib/Sema/ | 
| H A D | SemaInit.cpp | 1664   QualType elementType = DeclType->castAs<ComplexType>()->getElementType();  in CheckComplexType()  local1827   QualType elementType = VT->getElementType();  in CheckVectorType()  local
 2115   QualType elementType = arrayType->getElementType();  in CheckArrayType()  local
 
 | 
| /freebsd/contrib/expat/lib/ | 
| H A D | xmlparse.c | 3814 ELEMENT_TYPE *elementType; global()  local 7202 setElementTypePrefix(XML_Parser parser,ELEMENT_TYPE * elementType) global()  argument
 [all...]
 |