Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp352 void CheckScalarType(const InitializedEntity &Entity,
1369 CheckScalarType(Entity, IList, DeclType, Index, in CheckListElementTypes()
1413 CheckScalarType(Entity, IList, DeclType, Index, StructuredList, in CheckListElementTypes()
1542 return CheckScalarType(Entity, IList, ElemType, Index, in CheckSubElementType()
1654 return CheckScalarType(Entity, IList, DeclType, Index, StructuredList, in CheckComplexType()
1675 void InitListChecker::CheckScalarType(const InitializedEntity &Entity, in CheckScalarType() function in InitListChecker
1712 CheckScalarType(Entity, SubIList, DeclType, Index, StructuredList, in CheckScalarType()