Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaInit.cpp357 bool CheckFlexibleArrayInit(const InitializedEntity &Entity,
1698 bool InitListChecker::CheckFlexibleArrayInit(const InitializedEntity &Entity, in CheckFlexibleArrayInit() function in InitListChecker
1923 if (CheckFlexibleArrayInit(Entity, IList->getInit(Index), *Field, in CheckStructUnionTypes()
2323 if (!Invalid && CheckFlexibleArrayInit(Entity, DIE->getInit(), *Field, in CheckDesignatedInitializer()
/external/llvm-project/clang/lib/Sema/
DSemaInit.cpp469 bool CheckFlexibleArrayInit(const InitializedEntity &Entity,
1968 bool InitListChecker::CheckFlexibleArrayInit(const InitializedEntity &Entity, in CheckFlexibleArrayInit() function in InitListChecker
2247 if (CheckFlexibleArrayInit(Entity, IList->getInit(Index), *Field, in CheckStructUnionTypes()
2711 if (!Invalid && CheckFlexibleArrayInit(Entity, DIE->getInit(), *Field, in CheckDesignatedInitializer()