Home | History | Annotate | Download | only in Sema

Lines Matching defs:TST_typeofExpr

294   static const TST TST_typeofExpr = clang::TST_typeofExpr;
399 return (T == TST_typeofExpr || T == TST_decltype);