Searched refs:CheckImplicitInitList (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | SemaInit.cpp | 311 void CheckImplicitInitList(const InitializedEntity &Entity, 1058 void InitListChecker::CheckImplicitInitList(const InitializedEntity &Entity, in CheckImplicitInitList() function in InitListChecker 1491 CheckImplicitInitList(Entity, IList, ElemType, Index, StructuredList, in CheckSubElementType() 2332 CheckImplicitInitList(MemberEntity, IList, Field->getType(), Index, in CheckStructUnionTypes()
|