Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaInit.cpp326 void CheckScalarType(const InitializedEntity &Entity,
1287 CheckScalarType(Entity, IList, DeclType, Index, in CheckListElementTypes()
1328 CheckScalarType(Entity, IList, DeclType, Index, StructuredList, in CheckListElementTypes()
1417 return CheckScalarType(Entity, IList, ElemType, Index, in CheckSubElementType()
1527 return CheckScalarType(Entity, IList, DeclType, Index, StructuredList, in CheckComplexType()
1548 void InitListChecker::CheckScalarType(const InitializedEntity &Entity, in CheckScalarType() function in InitListChecker
1582 CheckScalarType(Entity, SubIList, DeclType, Index, StructuredList, in CheckScalarType()