Home
last modified time | relevance | path

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

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