Home | History | Annotate | Download | only in Parse

Lines Matching defs:Field

2664           Decl *Field = P.Actions.ActOnField(P.getCurScope(), TagDecl,
2667 FieldDecls.push_back(Field);
2668 return Field;
2840 // bit-field. This is the common case.