Searched refs:CheckSubElementType (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaInit.cpp | 315 void CheckSubElementType(const InitializedEntity &Entity, 1374 void InitListChecker::CheckSubElementType(const InitializedEntity &Entity, in CheckSubElementType() function in InitListChecker 1594 CheckSubElementType(ElementEntity, IList, elementType, Index, in CheckComplexType() 1804 CheckSubElementType(ElementEntity, IList, elementType, Index, in CheckVectorType() 1863 CheckSubElementType(ElementEntity, IList, elementType, Index, in CheckVectorType() 1876 CheckSubElementType(ElementEntity, IList, VecType, Index, in CheckVectorType() 2037 CheckSubElementType(ElementEntity, IList, elementType, Index, in CheckArrayType() 2208 CheckSubElementType(BaseEntity, IList, Base.getType(), Index, in CheckStructUnionTypes() 2352 CheckSubElementType(MemberEntity, IList, Field->getType(), Index, in CheckStructUnionTypes() 2430 CheckSubElementType(MemberEntity, IList, Field->getType(), Index, in CheckStructUnionTypes() [all …]
|