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

Method Clear

libs/search/tracer.cpp:45–48  ·  view source on GitHub ↗

ResultTracer ------------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

43
44// ResultTracer ------------------------------------------------------------------------------------
45void ResultTracer::Clear()
46{
47 m_provenance.clear();
48}
49
50void ResultTracer::CallMethod(Branch branch)
51{

Callers 4

ClearCachesMethod · 0.45
InitMethod · 0.45
ClearCachesMethod · 0.45
GetPathFunction · 0.45

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected