Searched refs:CheckComplexType (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaInit.cpp | 265 void CheckComplexType(const InitializedEntity &Entity, 1042 CheckComplexType(Entity, IList, DeclType, Index, in CheckListElementTypes() 1250 void InitListChecker::CheckComplexType(const InitializedEntity &Entity, in CheckComplexType() function in InitListChecker
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaInit.cpp | 319 void CheckComplexType(const InitializedEntity &Entity, 1270 CheckComplexType(Entity, IList, DeclType, Index, in CheckListElementTypes() 1483 void InitListChecker::CheckComplexType(const InitializedEntity &Entity, in CheckComplexType() function in InitListChecker
|