Home
last modified time | relevance | path

Searched refs:CheckSubElementType (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaInit.cpp257 void CheckSubElementType(const InitializedEntity &Entity,
1029 void InitListChecker::CheckSubElementType(const InitializedEntity &Entity, in CheckSubElementType() function in InitListChecker
1218 CheckSubElementType(ElementEntity, IList, elementType, Index, in CheckComplexType()
1418 CheckSubElementType(ElementEntity, IList, elementType, Index, in CheckVectorType()
1477 CheckSubElementType(ElementEntity, IList, elementType, Index, in CheckVectorType()
1490 CheckSubElementType(ElementEntity, IList, VecType, Index, in CheckVectorType()
1602 CheckSubElementType(ElementEntity, IList, elementType, Index, in CheckArrayType()
1798 CheckSubElementType(MemberEntity, IList, Field->getType(), Index, in CheckStructUnionTypes()
1853 CheckSubElementType(MemberEntity, IList, Field->getType(), Index, in CheckStructUnionTypes()
1982 CheckSubElementType(Entity, IList, CurrentObjectType, Index, in CheckDesignatedInitializer()
[all …]