reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/lib/Sema/SemaInit.cpp
  456   void FillInEmptyInitForField(unsigned Init, FieldDecl *Field,

References

tools/clang/lib/Sema/SemaInit.cpp
  772       FillInEmptyInitForField(0, ILE->getInitializedFieldInUnion(),
  778           FillInEmptyInitForField(0, Field, Entity, ILE, RequiresSecondPass,
  813         FillInEmptyInitForField(Init, Field, Entity, ILE, RequiresSecondPass,