Searched refs:CheckImplicitInitList (Results 1 – 1 of 1) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaInit.cpp | 245 void CheckImplicitInitList(const InitializedEntity &Entity, 822 void InitListChecker::CheckImplicitInitList(const InitializedEntity &Entity, in CheckImplicitInitList() function in InitListChecker 1234 CheckImplicitInitList(Entity, IList, ElemType, Index, StructuredList, in CheckSubElementType() 1937 CheckImplicitInitList(MemberEntity, IList, Field->getType(), Index, in CheckStructUnionTypes()
|