Searched refs:CheckSubElementType (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaInit.cpp | 315 void CheckSubElementType(const InitializedEntity &Entity, 1338 void InitListChecker::CheckSubElementType(const InitializedEntity &Entity, in CheckSubElementType() function in InitListChecker 1543 CheckSubElementType(ElementEntity, IList, elementType, Index, in CheckComplexType() 1744 CheckSubElementType(ElementEntity, IList, elementType, Index, in CheckVectorType() 1803 CheckSubElementType(ElementEntity, IList, elementType, Index, in CheckVectorType() 1816 CheckSubElementType(ElementEntity, IList, VecType, Index, in CheckVectorType() 1962 CheckSubElementType(ElementEntity, IList, elementType, Index, in CheckArrayType() 2110 CheckSubElementType(BaseEntity, IList, Base.getType(), Index, in CheckStructUnionTypes() 2217 CheckSubElementType(MemberEntity, IList, Field->getType(), Index, in CheckStructUnionTypes() 2287 CheckSubElementType(MemberEntity, IList, Field->getType(), Index, in CheckStructUnionTypes() [all …]
|