Searched refs:for_type (Results 1 – 2 of 2) sorted by relevance
34 using for_type = rxu::decay_t<S>; typedef36 using detail_result = decltype(check<for_type, func_type>(0));40 is_subscriber<for_type>,
1007 const char* for_type; in VisitForOfStatement() local1010 for_type = "FOR"; in VisitForOfStatement()1013 for_type = "FOR AWAIT"; in VisitForOfStatement()1016 PrintIndentedVisit(for_type, node->each()); in VisitForOfStatement()