Searched refs:RecordTo (Results 1 – 2 of 2) sorted by relevance
281 inline void Tokenizer::RecordTo(std::string* target) { in RecordTo() function in google::protobuf::io::Tokenizer304 RecordTo(¤t_.text); in StartToken()482 if (content != NULL) RecordTo(content); in ConsumeLineComment()496 if (content != NULL) RecordTo(content); in ConsumeBlockComment()516 if (content != NULL) RecordTo(content); in ConsumeBlockComment()
304 inline void RecordTo(std::string* target);