Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DInitialization.h413 void setElementIndex(unsigned Index) { in setElementIndex() function
/external/clang/lib/Sema/
DSemaInit.cpp594 ElementEntity.setElementIndex(Init); in FillInEmptyInitializations()
1131 ElementEntity.setElementIndex(Index); in CheckComplexType()
1331 ElementEntity.setElementIndex(Index); in CheckVectorType()
1387 ElementEntity.setElementIndex(Index); in CheckVectorType()
2330 ElementEntity.setElementIndex(ElementIndex); in CheckDesignatedInitializer()