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:__anon1192
332 InitListChecker(Sema &S, const InitializedEntity &Entity,
342 ExprResult InitListChecker::PerformEmptyInit(Sema &SemaRef,
447 void InitListChecker::CheckEmptyInitializable(const InitializedEntity &Entity,
455 void InitListChecker::FillInEmptyInitForField(unsigned Init, FieldDecl *Field,
526 InitListChecker::FillInEmptyInitializations(const InitializedEntity &Entity,
639 InitListChecker::InitListChecker(Sem function in class:InitListChecker
[all...]

Completed in 40 milliseconds