Searched refs:set_comment_style (Results 1 – 3 of 3) sorted by relevance
238 void set_comment_style(CommentStyle style) { comment_style_ = style; } in set_comment_style() function
495 tokenizer.set_comment_style(Tokenizer::SH_COMMENT_STYLE); in TEST_1D()
257 tokenizer_.set_comment_style(io::Tokenizer::SH_COMMENT_STYLE); in ParserImpl()