Home | History | Annotate | Download | only in Sema

Lines Matching refs:getTypeSpecType

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