Searched refs:CheckSubElementType (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaInit.cpp | 315 void CheckSubElementType(const InitializedEntity &Entity, 1338 void InitListChecker::CheckSubElementType(const InitializedEntity &Entity, in CheckSubElementType() function in InitListChecker 1543 CheckSubElementType(ElementEntity, IList, elementType, Index, in CheckComplexType() 1744 CheckSubElementType(ElementEntity, IList, elementType, Index, in CheckVectorType() 1803 CheckSubElementType(ElementEntity, IList, elementType, Index, in CheckVectorType() 1816 CheckSubElementType(ElementEntity, IList, VecType, Index, in CheckVectorType() 1962 CheckSubElementType(ElementEntity, IList, elementType, Index, in CheckArrayType() 2106 CheckSubElementType(BaseEntity, IList, Base.getType(), Index, in CheckStructUnionTypes() 2245 CheckSubElementType(MemberEntity, IList, Field->getType(), Index, in CheckStructUnionTypes() 2315 CheckSubElementType(MemberEntity, IList, Field->getType(), Index, in CheckStructUnionTypes() [all …]
|