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

/external/clang/lib/Sema/
H A DSemaInit.cpp194 void CheckSubElementType(const InitializedEntity &Entity,
691 "non-aggregate records should be handed in CheckSubElementType");
727 void InitListChecker::CheckSubElementType(const InitializedEntity &Entity, function in class:InitListChecker
890 CheckSubElementType(ElementEntity, IList, elementType, Index,
1090 CheckSubElementType(ElementEntity, IList, elementType, Index,
1109 CheckSubElementType(ElementEntity, IList, elementType, Index,
1122 CheckSubElementType(ElementEntity, IList, VecType, Index,
1233 CheckSubElementType(ElementEntity, IList, elementType, Index,
1409 CheckSubElementType(MemberEntity, IList, Field->getType(), Index,
1463 CheckSubElementType(MemberEntit
[all...]

Completed in 57 milliseconds