Home | History | Annotate | Download | only in Sema

Lines Matching refs:getTypeSpecType

817   if (SS.isInvalid() || DS.getTypeSpecType() == DeclSpec::TST_error)
820 assert(DS.getTypeSpecType() == DeclSpec::TST_decltype);