Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h544 void setElementIndex(unsigned Index) { in setElementIndex() function
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp882 ElementEntity.setElementIndex(Init); in FillInEmptyInitializations()
1593 ElementEntity.setElementIndex(Index); in CheckComplexType()
1803 ElementEntity.setElementIndex(Index); in CheckVectorType()
1859 ElementEntity.setElementIndex(Index); in CheckVectorType()
3142 ElementEntity.setElementIndex(ElementIndex); in CheckDesignatedInitializer()