Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp854 InitializedEntity ElementEntity = Entity; in FillInEmptyInitializations() local
882 ElementEntity.setElementIndex(Init); in FillInEmptyInitializations()
1589 InitializedEntity ElementEntity = in CheckComplexType() local
1593 ElementEntity.setElementIndex(Index); in CheckComplexType()
1793 InitializedEntity ElementEntity = in CheckVectorType() local
1803 ElementEntity.setElementIndex(Index); in CheckVectorType()
1850 InitializedEntity ElementEntity = in CheckVectorType() local
1859 ElementEntity.setElementIndex(Index); in CheckVectorType()
2033 InitializedEntity ElementEntity = in CheckArrayType() local
3134 InitializedEntity ElementEntity = in CheckDesignatedInitializer() local
[all …]