MCPcopy Create free account
hub / github.com/comaps/comaps / SymbolRuleProto

Method SymbolRuleProto

libs/indexer/drules_struct.pb.cc:2189–2196  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2187#endif // !defined(_MSC_VER) || _MSC_VER >= 1900
2188
2189SymbolRuleProto::SymbolRuleProto()
2190 : ::google::protobuf::MessageLite(), _internal_metadata_(NULL) {
2191 if (GOOGLE_PREDICT_TRUE(this != internal_default_instance())) {
2192 protobuf_indexer_2fdrules_5fstruct_2eproto::InitDefaults();
2193 }
2194 SharedCtor();
2195 // @@protoc_insertion_point(constructor:SymbolRuleProto)
2196}
2197SymbolRuleProto::SymbolRuleProto(const SymbolRuleProto& from)
2198 : ::google::protobuf::MessageLite(),
2199 _internal_metadata_(NULL),

Callers

nothing calls this directly

Calls 4

InitDefaultsFunction · 0.85
MergeFromMethod · 0.80
sizeMethod · 0.45
nameMethod · 0.45

Tested by

no test coverage detected