Searched refs:info_tree (Results 1 – 2 of 2) sorted by relevance
604 static inline void RecordLocation(ParseInfoTree* info_tree,607 static inline ParseInfoTree* CreateNested(ParseInfoTree* info_tree,613 inline void TextFormat::RecordLocation(ParseInfoTree* info_tree, in RecordLocation() argument616 info_tree->RecordLocation(field, location); in RecordLocation()620 ParseInfoTree* info_tree, const FieldDescriptor* field) { in CreateNested() argument621 return info_tree->CreateNested(field); in CreateNested()
1334 TextFormat::ParseInfoTree* info_tree) { in ExpectSuccessAndTree() argument1337 parser_.WriteLocationsTo(info_tree); in ExpectSuccessAndTree()