Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaInit.cpp727 InitializedEntity ElementEntity = Entity; in FillInEmptyInitializations() local
754 ElementEntity.setElementIndex(Init); in FillInEmptyInitializations()
1394 InitializedEntity ElementEntity = in CheckComplexType() local
1398 ElementEntity.setElementIndex(Index); in CheckComplexType()
1584 InitializedEntity ElementEntity = in CheckVectorType() local
1595 ElementEntity.setElementIndex(Index); in CheckVectorType()
1642 InitializedEntity ElementEntity = in CheckVectorType() local
1651 ElementEntity.setElementIndex(Index); in CheckVectorType()
1776 InitializedEntity ElementEntity = in CheckArrayType() local
2744 InitializedEntity ElementEntity = in CheckDesignatedInitializer() local
[all …]