Searched defs:CrossFileReferences (Results 1 – 1 of 1) sorted by relevance
456 struct FileGenerator::CrossFileReferences { struct in google::protobuf::compiler::cpp::FileGenerator458 std::unordered_set<const SCC*> strong_sccs;459 std::unordered_set<const SCC*> weak_sccs;460 std::unordered_set<const Descriptor*> weak_default_instances;463 std::unordered_set<const FileDescriptor*> strong_reflection_files;464 std::unordered_set<const FileDescriptor*> weak_reflection_files;