Home | History | Annotate | Download | only in Parse

Lines Matching refs:PrevSpec

849     const char *PrevSpec = 0;
851 if (DS.SetTypeSpecType(DeclSpec::TST_unspecified, AtLoc, PrevSpec, DiagID))
852 Diag(AtLoc, DiagID) << PrevSpec;
916 const char *PrevSpec;
920 PrevSpec, DiagID);