Searched refs:GetFwdDeclType (Results 1 – 1 of 1) sorted by relevance
86 std::string GetFwdDeclType(const Descriptor* msg, bool with_namespace = false) { in GetFwdDeclType() function103 p->Print("class $n$;", "n", GetFwdDeclType(msg)); in GenFwdDecl()318 std::string proto_type = GetFwdDeclType(msg, true); in GenHeader()415 std::string proto_type = GetFwdDeclType(msg, true); in GenCpp()