Searched refs:CheckScalarType (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaInit.cpp | 396 void CheckScalarType(const InitializedEntity &Entity, 1440 CheckScalarType(Entity, IList, DeclType, Index, in CheckListElementTypes() 1484 CheckScalarType(Entity, IList, DeclType, Index, StructuredList, in CheckListElementTypes() 1613 return CheckScalarType(Entity, IList, ElemType, Index, in CheckSubElementType() 1727 return CheckScalarType(Entity, IList, DeclType, Index, StructuredList, in CheckComplexType() 1748 void InitListChecker::CheckScalarType(const InitializedEntity &Entity, in CheckScalarType() function in InitListChecker 1785 CheckScalarType(Entity, SubIList, DeclType, Index, StructuredList, in CheckScalarType()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 5571 …prENS1_8QualTypeERjS6_S8_", "(anonymous namespace)::InitListChecker::CheckScalarType(clang::Initia…
|