Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_file.h165 return GetSCCRepresentative(d) == d; in IsSCCRepresentative()
167 const Descriptor* GetSCCRepresentative(const Descriptor* d) { in GetSCCRepresentative() function