Home | History | Annotate | Download | only in parsing

Lines Matching refs:IsGeneratorFunction

368     bool is_generator() const { return IsGeneratorFunction(kind_); }