Home
last modified time | relevance | path

Searched refs:CheckImplicitInitList (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaInit.cpp256 void CheckImplicitInitList(const InitializedEntity &Entity,
901 void InitListChecker::CheckImplicitInitList(const InitializedEntity &Entity, in CheckImplicitInitList() function in InitListChecker
1352 CheckImplicitInitList(Entity, IList, ElemType, Index, StructuredList, in CheckSubElementType()
2133 CheckImplicitInitList(MemberEntity, IList, Field->getType(), Index, in CheckStructUnionTypes()