Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaInit.cpp326 void CheckSubElementType(const InitializedEntity &Entity,
1352 void InitListChecker::CheckSubElementType(const InitializedEntity &Entity, in CheckSubElementType() function in InitListChecker
1557 CheckSubElementType(ElementEntity, IList, elementType, Index, in CheckComplexType()
1758 CheckSubElementType(ElementEntity, IList, elementType, Index, in CheckVectorType()
1817 CheckSubElementType(ElementEntity, IList, elementType, Index, in CheckVectorType()
1830 CheckSubElementType(ElementEntity, IList, VecType, Index, in CheckVectorType()
1976 CheckSubElementType(ElementEntity, IList, elementType, Index, in CheckArrayType()
2120 CheckSubElementType(BaseEntity, IList, Base.getType(), Index, in CheckStructUnionTypes()
2259 CheckSubElementType(MemberEntity, IList, Field->getType(), Index, in CheckStructUnionTypes()
2329 CheckSubElementType(MemberEntity, IList, Field->getType(), Index, in CheckStructUnionTypes()
[all …]