Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Dgenerated_message_util.cc771 auto strong_deps = reinterpret_cast<SCCInfoBase* const*>(deps); in InitSCC_DFS() local
773 if (strong_deps[i]) InitSCC_DFS(strong_deps[i]); in InitSCC_DFS()