Searched refs:CheckImplicitInitList (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A 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()
|