Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaInit.cpp271 void CheckSubElementType(const InitializedEntity &Entity,
1399 CheckSubElementType(ElementEntity, IList, elementType, Index, in CheckComplexType()
1596 CheckSubElementType(ElementEntity, IList, elementType, Index, in CheckVectorType()
1655 CheckSubElementType(ElementEntity, IList, elementType, Index, in CheckVectorType()
1668 CheckSubElementType(ElementEntity, IList, VecType, Index, in CheckVectorType()
1780 CheckSubElementType(ElementEntity, IList, elementType, Index, in CheckArrayType()
1953 CheckSubElementType(BaseEntity, IList, Base.getType(), Index, in CheckStructUnionTypes()
2060 CheckSubElementType(MemberEntity, IList, Field->getType(), Index, in CheckStructUnionTypes()
2130 CheckSubElementType(MemberEntity, IList, Field->getType(), Index, in CheckStructUnionTypes()
2259 CheckSubElementType(Entity, IList, CurrentObjectType, Index, in CheckDesignatedInitializer()
[all …]