Home | History | Annotate | Download | only in Sema

Lines Matching refs:TST_auto

298   static const TST TST_auto = clang::TST_auto;
511 return (TypeSpecType == TST_auto || TypeSpecType == TST_auto_type ||