Searched refs:CheckVectorType (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaInit.cpp | 280 void CheckVectorType(const InitializedEntity &Entity, 1048 CheckVectorType(Entity, IList, DeclType, Index, in CheckListElementTypes() 1413 void InitListChecker::CheckVectorType(const InitializedEntity &Entity, in CheckVectorType() function in InitListChecker
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaInit.cpp | 334 void CheckVectorType(const InitializedEntity &Entity, 1276 CheckVectorType(Entity, IList, DeclType, Index, in CheckListElementTypes() 1652 void InitListChecker::CheckVectorType(const InitializedEntity &Entity, in CheckVectorType() function in InitListChecker
|