Searched refs:CheckSubElementType (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/Sema/ |
H A D | SemaInit.cpp | 258 void CheckSubElementType(const InitializedEntity &Entity, 773 "non-aggregate records should be handed in CheckSubElementType"); 809 void InitListChecker::CheckSubElementType(const InitializedEntity &Entity, function in class:InitListChecker 973 CheckSubElementType(ElementEntity, IList, elementType, Index, 1173 CheckSubElementType(ElementEntity, IList, elementType, Index, 1192 CheckSubElementType(ElementEntity, IList, elementType, Index, 1205 CheckSubElementType(ElementEntity, IList, VecType, Index, 1317 CheckSubElementType(ElementEntity, IList, elementType, Index, 1510 CheckSubElementType(MemberEntity, IList, Field->getType(), Index, 1564 CheckSubElementType(MemberEntit [all...] |
Completed in 55 milliseconds