MCPcopy Create free account
hub / github.com/covscript/covscript / clear

Method clear

include/covscript/impl/impl.hpp:181–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

179 }
180
181 void clear() const
182 {
183 context->instance->storage.next_domain();
184 }
185
186 void reset() const
187 {

Callers 7

compiler_typeMethod · 0.45
clear_metadataMethod · 0.45
clear_all_dataMethod · 0.45
remove_domainMethod · 0.45
clear_setMethod · 0.45
clear_domainMethod · 0.45
reset_statusMethod · 0.45

Calls 1

next_domainMethod · 0.80

Tested by

no test coverage detected