Searched refs:CPP_COMMENT_STYLE (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/io/
H A Dtokenizer.h170 CPP_COMMENT_STYLE, enumerator in enum:google::protobuf::io::Tokenizer::CommentStyle
H A Dtokenizer.cc192 comment_style_(CPP_COMMENT_STYLE) {
474 } else if (comment_style_ == CPP_COMMENT_STYLE && TryConsume('/')) {

Completed in 187 milliseconds