Searched refs:InitListChecker (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaInit.cpp209 /// The InitListChecker class contains a set of routines that each
212 /// InitListChecker itself performs a recursive walk of the subobject
235 class InitListChecker { class in namespace:__anon1536
355 InitListChecker(Sema &S, const InitializedEntity &Entity,
365 ExprResult InitListChecker::PerformEmptyInit(Sema &SemaRef,
473 void InitListChecker::CheckEmptyInitializable(const InitializedEntity &Entity,
481 void InitListChecker::FillInEmptyInitForField(unsigned Init, FieldDecl *Field,
570 InitListChecker::FillInEmptyInitializations(const InitializedEntity &Entity,
711 InitListChecker::InitListChecker(Sem function in class:InitListChecker
[all...]

Completed in 44 milliseconds