Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaInit.cpp270 void CheckScalarType(const InitializedEntity &Entity,
1045 CheckScalarType(Entity, IList, DeclType, Index, in CheckListElementTypes()
1176 return CheckScalarType(Entity, IList, ElemType, Index, in CheckSubElementType()
1265 return CheckScalarType(Entity, IList, DeclType, Index, StructuredList, in CheckComplexType()
1286 void InitListChecker::CheckScalarType(const InitializedEntity &Entity, in CheckScalarType() function in InitListChecker
1313 CheckScalarType(Entity, SubIList, DeclType, Index, StructuredList, in CheckScalarType()
/external/llvm-project/clang/lib/Sema/
DSemaInit.cpp324 void CheckScalarType(const InitializedEntity &Entity,
1273 CheckScalarType(Entity, IList, DeclType, Index, in CheckListElementTypes()
1314 CheckScalarType(Entity, IList, DeclType, Index, StructuredList, in CheckListElementTypes()
1402 return CheckScalarType(Entity, IList, ElemType, Index, in CheckSubElementType()
1498 return CheckScalarType(Entity, IList, DeclType, Index, StructuredList, in CheckComplexType()
1519 void InitListChecker::CheckScalarType(const InitializedEntity &Entity, in CheckScalarType() function in InitListChecker
1553 CheckScalarType(Entity, SubIList, DeclType, Index, StructuredList, in CheckScalarType()