Searched refs:namespaces_ (Results 1 – 1 of 1) sorted by relevance
380 for (map<string, ForwardDeclarations *>::iterator it = namespaces_.begin(), in ~ForwardDeclarations()381 end = namespaces_.end(); in ~ForwardDeclarations()385 namespaces_.clear(); in ~ForwardDeclarations()389 ForwardDeclarations*& ns = namespaces_[ns_name]; in AddOrGetNamespace()416 it = namespaces_.begin(), in Print()417 end = namespaces_.end(); in Print()429 map<string, ForwardDeclarations*> namespaces_; member in google::protobuf::compiler::cpp::FileGenerator::ForwardDeclarations