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

Method ClearName

libs/indexer/feature_data.cpp:291–294  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

289/////////////////////////////////////////////////////////////////////////////////////////
290
291void FeatureParams::ClearName()
292{
293 name.Clear();
294}
295
296bool FeatureParams::AddName(string_view lang, string_view s)
297{

Callers

nothing calls this directly

Calls 1

ClearMethod · 0.45

Tested by

no test coverage detected