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

/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc645 const LocationRecorder& parent_location,
702 LocationRecorder group_location(parent_location);
1151 const LocationRecorder& parent_location,
1193 if (!ParseMessageField(field, messages, parent_location,
1415 bool Parser::ParseOptions(const LocationRecorder& parent_location, argument
1419 ConsumeEndOfDeclaration("{", &parent_location);
1429 LocationRecorder location(parent_location,
643 ParseMessageField(FieldDescriptorProto* field, RepeatedPtrField<DescriptorProto>* messages, const LocationRecorder& parent_location, int location_field_number_for_nested_type, const LocationRecorder& field_location) argument
1149 ParseExtend(RepeatedPtrField<FieldDescriptorProto>* extensions, RepeatedPtrField<DescriptorProto>* messages, const LocationRecorder& parent_location, int location_field_number_for_nested_type, const LocationRecorder& extend_location) argument
/external/chromium_org/v8/src/
H A Dapi.cc6430 i::Object** parent_location = local
6433 reinterpret_cast<i::HeapObject**>(parent_location),

Completed in 380 milliseconds