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

/external/clang/lib/Sema/
H A DSemaInit.cpp258 bool CheckFlexibleArrayInit(const InitializedEntity &Entity,
1266 bool InitListChecker::CheckFlexibleArrayInit(const InitializedEntity &Entity, function in class:InitListChecker
1452 if (CheckFlexibleArrayInit(Entity, IList->getInit(Index), *Field,
1826 if (!Invalid && CheckFlexibleArrayInit(Entity, DIE->getInit(), *Field,

Completed in 51 milliseconds