Home
last modified time | relevance | path

Searched refs:strong_sccs (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_file.cc459 std::unordered_set<const SCC*> strong_sccs; member
479 refs->strong_sccs.insert(scc); in GetCrossFileReferencesForField()
508 for (auto scc : Sorted(refs.strong_sccs)) { in GenerateInternalForwardDeclarations()