Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp341 void CheckSubElementType(const InitializedEntity &Entity,
1430 void InitListChecker::CheckSubElementType(const InitializedEntity &Entity, in CheckSubElementType() function in InitListChecker
1670 CheckSubElementType(ElementEntity, IList, elementType, Index, in CheckComplexType()
1884 CheckSubElementType(ElementEntity, IList, elementType, Index, in CheckVectorType()
1943 CheckSubElementType(ElementEntity, IList, elementType, Index, in CheckVectorType()
1956 CheckSubElementType(ElementEntity, IList, VecType, Index, in CheckVectorType()
2159 CheckSubElementType(ElementEntity, IList, elementType, Index, in CheckArrayType()
2343 CheckSubElementType(BaseEntity, IList, Base.getType(), Index, in CheckStructUnionTypes()
2480 CheckSubElementType(MemberEntity, IList, Field->getType(), Index, in CheckStructUnionTypes()
2564 CheckSubElementType(MemberEntity, IList, Field->getType(), Index, in CheckStructUnionTypes()
[all …]