Searched defs:StartAt (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc341 void Parser::LocationRecorder::StartAt(const io::Tokenizer::Token& token) { function in class:google::protobuf::compiler::Parser::LocationRecorder
703 group_location.StartAt(label_token);
714 location.StartAt(name_token);
724 location.StartAt(name_token);
1132 end_location.StartAt(start_token);
1181 extendee_location.StartAt(extendee_start);

Completed in 26 milliseconds