Home | History | Annotate | Download | only in Parse

Lines Matching refs:getTypeSpecType

879                     DS.getTypeSpecType() == TST_decltype ? DS.getRepAsExpr() :
880 DS.getTypeSpecType() == TST_decltype_auto ? ExprResult() :
1567 if (!Name && !TemplateId && (DS.getTypeSpecType() == DeclSpec::TST_error ||
1569 if (DS.getTypeSpecType() != DeclSpec::TST_error) {