Home | History | Annotate | Download | only in parsing

Lines Matching refs:ParsingModeScope

663   ParsingModeScope mode(this, allow_lazy_ ? PARSE_LAZILY : PARSE_EAGERLY);
837 ParsingModeScope parsing_mode(this, PARSE_EAGERLY);
3134 ParsingModeScope mode(this, allow_lazy_ ? PARSE_LAZILY : PARSE_EAGERLY);