Home
last modified time | relevance | path

Searched defs:GetSCC (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_file.h171 const SCC* GetSCC(const Descriptor* d) { return scc_analyzer_.GetSCC(d); } in GetSCC() function
Dcpp_helpers.h580 const SCC* GetSCC(const Descriptor* descriptor) { in GetSCC() function
/third_party/protobuf/src/google/protobuf/compiler/
Dscc.h67 const SCC* GetSCC(const Descriptor* descriptor) { in GetSCC() function