Searched refs:CheckImplicitInitList (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/ |
| D | SemaInit.cpp | 300 void CheckImplicitInitList(const InitializedEntity &Entity, 1045 void InitListChecker::CheckImplicitInitList(const InitializedEntity &Entity, in CheckImplicitInitList() function in InitListChecker 1477 CheckImplicitInitList(Entity, IList, ElemType, Index, StructuredList, in CheckSubElementType() 2290 CheckImplicitInitList(MemberEntity, IList, Field->getType(), Index, in CheckStructUnionTypes()
|