Searched refs:AddAliasUnderParent (Results 1 – 1 of 1) sorted by relevance
603 bool AddAliasUnderParent(const void* parent, const string& name,923 bool FileDescriptorTables::AddAliasUnderParent( in AddAliasUnderParent() function in google::protobuf::FileDescriptorTables3592 if (!file_tables_->AddAliasUnderParent(parent, name, symbol)) { in AddSymbol()4604 file_tables_->AddAliasUnderParent(parent, result->name(), Symbol(result)); in BuildEnumValue()