Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ ClearMethodMatchEntries
Method
ClearMethodMatchEntries
IDEHelper/Compiler/BfAutoComplete.cpp:279–282 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
277
}
278
279
void BfAutoComplete::ClearMethodMatchEntries()
280
{
281
mMethodMatchInfo->mInstanceList.Clear();
282
}
283
284
int BfAutoComplete::GetCursorIdx(BfAstNode* node)
285
{
Callers
nothing calls this directly
Calls
1
Clear
Method · 0.45
Tested by
no test coverage detected