Searched refs:CheckScalarType (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ |
| H A D | SemaInit.cpp | 281 void CheckScalarType(const InitializedEntity &Entity, 1157 CheckScalarType(Entity, IList, DeclType, Index, in CheckListElementTypes() 1197 CheckScalarType(Entity, IList, DeclType, Index, StructuredList, in CheckListElementTypes() 1293 return CheckScalarType(Entity, IList, ElemType, Index, in CheckSubElementType() 1383 return CheckScalarType(Entity, IList, DeclType, Index, StructuredList, in CheckComplexType() 1404 void InitListChecker::CheckScalarType(const InitializedEntity &Entity, in CheckScalarType() function in InitListChecker 1431 CheckScalarType(Entity, SubIList, DeclType, Index, StructuredList, in CheckScalarType()
|