Searched refs:CheckScalarType (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/contrib/llvm/tools/clang/lib/Sema/ |
| HD | SemaInit.cpp | 267 void CheckScalarType(const InitializedEntity &Entity, 982 CheckScalarType(Entity, IList, DeclType, Index, in CheckListElementTypes() 1109 return CheckScalarType(Entity, IList, ElemType, Index, in CheckSubElementType() 1198 return CheckScalarType(Entity, IList, DeclType, Index, StructuredList, in CheckComplexType() 1220 void InitListChecker::CheckScalarType(const InitializedEntity &Entity, in CheckScalarType() function in InitListChecker 1247 CheckScalarType(Entity, SubIList, DeclType, Index, StructuredList, in CheckScalarType()
|