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