Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h544 void setElementIndex(unsigned Index) { in setElementIndex() function
/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp938 ElementEntity.setElementIndex(Init); in FillInEmptyInitializations()
1669 ElementEntity.setElementIndex(Index); in CheckComplexType()
1883 ElementEntity.setElementIndex(Index); in CheckVectorType()
1939 ElementEntity.setElementIndex(Index); in CheckVectorType()
3281 ElementEntity.setElementIndex(ElementIndex); in CheckDesignatedInitializer()