MCPcopy 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
279void BfAutoComplete::ClearMethodMatchEntries()
280{
281 mMethodMatchInfo->mInstanceList.Clear();
282}
283
284int BfAutoComplete::GetCursorIdx(BfAstNode* node)
285{

Callers

nothing calls this directly

Calls 1

ClearMethod · 0.45

Tested by

no test coverage detected