Searched refs:info_tree (Results 1 – 2 of 2) sorted by relevance
493 static inline void RecordLocation(ParseInfoTree* info_tree,496 static inline ParseInfoTree* CreateNested(ParseInfoTree* info_tree,502 inline void TextFormat::RecordLocation(ParseInfoTree* info_tree, in RecordLocation() argument505 info_tree->RecordLocation(field, location); in RecordLocation()510 ParseInfoTree* info_tree, const FieldDescriptor* field) { in CreateNested() argument511 return info_tree->CreateNested(field); in CreateNested()
961 TextFormat::ParseInfoTree* info_tree) { in ExpectSuccessAndTree() argument965 parser.WriteLocationsTo(info_tree); in ExpectSuccessAndTree()