Searched refs:CheckSubElementType (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaInit.cpp | 385 void CheckSubElementType(const InitializedEntity &Entity, 1501 void InitListChecker::CheckSubElementType(const InitializedEntity &Entity, in CheckSubElementType() function in InitListChecker 1743 CheckSubElementType(ElementEntity, IList, elementType, Index, in CheckComplexType() 1957 CheckSubElementType(ElementEntity, IList, elementType, Index, in CheckVectorType() 2018 CheckSubElementType(ElementEntity, IList, elementType, Index, in CheckVectorType() 2031 CheckSubElementType(ElementEntity, IList, VecType, Index, in CheckVectorType() 2234 CheckSubElementType(ElementEntity, IList, elementType, Index, in CheckArrayType() 2422 CheckSubElementType(BaseEntity, IList, Base.getType(), Index, in CheckStructUnionTypes() 2559 CheckSubElementType(MemberEntity, IList, Field->getType(), Index, in CheckStructUnionTypes() 2642 CheckSubElementType(MemberEntity, IList, Field->getType(), Index, in CheckStructUnionTypes() [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 5577 …ENS1_8QualTypeERjS6_S8_", "(anonymous namespace)::InitListChecker::CheckSubElementType(clang::Init…
|