Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
178
void AutoCompleteBase::Clear()
179
{
180
//mEntries.clear();
181
mAlloc.Clear();
182
mEntriesSet.Clear();
183
}
184
185
//////////////////////////////////////////////////////////////////////////
186
Callers
2
ClearMethodMatchEntries
Method · 0.45
CheckInvocation
Method · 0.45
Calls
2
Clear
Function · 0.85
size
Method · 0.45
Tested by
no test coverage detected