MCPcopy Create free account
hub / github.com/apache/thrift / has_cpp_name

Method has_cpp_name

compiler/cpp/src/thrift/parse/t_container.h:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34 }
35
36 bool has_cpp_name() const { return has_cpp_name_; }
37
38 std::string get_cpp_name() const { return cpp_name_; }
39

Callers 4

render_type_nameMethod · 0.80
type_nameMethod · 0.80
type_nameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected