Home | History | Annotate | Download | only in Parse

Lines Matching refs:Specs

1987   unsigned Specs = DS.getParsedSpecifiers();
1992 } else if (Specs == DeclSpec::PQ_None && !DS.getNumProtocolQualifiers() &&
2000 if (Specs & DeclSpec::PQ_StorageClassSpecifier) {
2010 if (Specs & DeclSpec::PQ_FunctionSpecifier) {