Searched refs:InitListChecker (Results 1 – 1 of 1) sorted by relevance
284 class InitListChecker { class482 InitListChecker(490 : InitListChecker(S, Entity, IL, T, /*VerifyOnly=*/true, in InitListChecker()504 ExprResult InitListChecker::PerformEmptyInit(SourceLocation Loc, in PerformEmptyInit()627 void InitListChecker::FillInEmptyInitForBase( in FillInEmptyInitForBase()959 InitListChecker::InitListChecker( in InitListChecker() function in InitListChecker992 int InitListChecker::numArrayElements(QualType DeclType) { in numArrayElements()1016 RecordDecl *InitListChecker::getRecordDecl(QualType DeclType) { in getRecordDecl()2106 void InitListChecker::CheckStructUnionTypes( in CheckStructUnionTypes()4736 InitListChecker CheckInitList(S, Entity, InitList, in TryListInitialization()[all …]