Home | History | Annotate | Download | only in Sema

Lines Matching refs:TypeQuals

10027     EPI.TypeQuals |= DeclSpec::TQ_const;
10208 EPI.TypeQuals = 0; // FIXME: silently?