Searched refs:CheckFlexibleArrayInit (Results 1 – 1 of 1) sorted by relevance
501 bool CheckFlexibleArrayInit(const InitializedEntity &Entity,2204 bool InitListChecker::CheckFlexibleArrayInit(const InitializedEntity &Entity, in CheckFlexibleArrayInit() function in InitListChecker2552 if (CheckFlexibleArrayInit(Entity, IList->getInit(Index), *Field, in CheckStructUnionTypes()3037 if (!Invalid && CheckFlexibleArrayInit(Entity, DIE->getInit(), *Field, in CheckDesignatedInitializer()