MCPcopy Create free account
hub / github.com/beefytech/Beef / Clear

Method Clear

IDEHelper/Compiler/BfAutoComplete.cpp:178–183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

176}
177
178void AutoCompleteBase::Clear()
179{
180 //mEntries.clear();
181 mAlloc.Clear();
182 mEntriesSet.Clear();
183}
184
185//////////////////////////////////////////////////////////////////////////
186

Callers 2

CheckInvocationMethod · 0.45

Calls 2

ClearFunction · 0.85
sizeMethod · 0.45

Tested by

no test coverage detected