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