Home | History | Annotate | Download | only in Sema

Lines Matching refs:getTypeSpecType

274     if (DS.getTypeSpecType() == DeclSpec::TST_error || !ObjectType)
276 assert(DS.getTypeSpecType() == DeclSpec::TST_decltype
941 bool TypeContainsAuto = D.getDeclSpec().getTypeSpecType() == DeclSpec::TST_auto;