Searched refs:CheckSubElementType (Results 1 – 1 of 1) sorted by relevance
| /minix3/external/bsd/llvm/dist/clang/lib/Sema/ |
| H A D | SemaInit.cpp | 257 void CheckSubElementType(const InitializedEntity &Entity, 894 void InitListChecker::CheckSubElementType(const InitializedEntity &Entity, in CheckSubElementType() function in InitListChecker 1068 CheckSubElementType(ElementEntity, IList, elementType, Index, in CheckComplexType() 1268 CheckSubElementType(ElementEntity, IList, elementType, Index, in CheckVectorType() 1327 CheckSubElementType(ElementEntity, IList, elementType, Index, in CheckVectorType() 1340 CheckSubElementType(ElementEntity, IList, VecType, Index, in CheckVectorType() 1452 CheckSubElementType(ElementEntity, IList, elementType, Index, in CheckArrayType() 1648 CheckSubElementType(MemberEntity, IList, Field->getType(), Index, in CheckStructUnionTypes() 1703 CheckSubElementType(MemberEntity, IList, Field->getType(), Index, in CheckStructUnionTypes() 1832 CheckSubElementType(Entity, IList, CurrentObjectType, Index, in CheckDesignatedInitializer() [all …]
|