Home | History | Annotate | Download | only in Parse

Lines Matching refs:PrevSpec

808     const char *PrevSpec = 0;
810 if (DS.SetTypeSpecType(DeclSpec::TST_unspecified, AtLoc, PrevSpec, DiagID))
811 Diag(AtLoc, DiagID) << PrevSpec;
871 const char *PrevSpec;
875 PrevSpec, DiagID);