Home | History | Annotate | Download | only in Sema

Lines Matching refs:InitField

6650   FieldDecl *InitField = nullptr;
6660 InitField = it;
6668 InitField = it;
6677 InitField = it;
6682 if (!InitField)
6685 ConstructTransparentUnion(*this, Context, RHS, ArgType, InitField);