Searched refs:CheckImplicitInitList (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaInit.cpp | 326 void CheckImplicitInitList(const InitializedEntity &Entity, 1126 void InitListChecker::CheckImplicitInitList(const InitializedEntity &Entity, in CheckImplicitInitList() function in InitListChecker 1604 CheckImplicitInitList(Entity, IList, ElemType, Index, StructuredList, in CheckSubElementType() 2567 CheckImplicitInitList(MemberEntity, IList, Field->getType(), Index, in CheckStructUnionTypes()
|