Home
last modified time | relevance | path

Searched refs:add_location (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
Dparser.cc300 location_(parser_->source_code_info_->add_location()) { in LocationRecorder()
324 location_ = parser_->source_code_info_->add_location(); in Init()
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h2858 inline ::google::protobuf::SourceCodeInfo_Location* add_location();
6709 inline ::google::protobuf::SourceCodeInfo_Location* SourceCodeInfo::add_location() { in add_location() function
Ddescriptor_unittest.cc5427 proto.mutable_source_code_info()->add_location(); in TEST_F()
Ddescriptor.pb.cc8990 input, add_location())); in MergePartialFromCodedStream()