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

Method erase

IDEHelper/Compiler/BfResolvedTypeUtils.cpp:260–263  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

258}
259
260BfDependencyMap::TypeMap::iterator BfDependencyMap::erase(BfDependencyMap::TypeMap::iterator& itr)
261{
262 return mTypeSet.Remove(itr);
263}
264
265//////////////////////////////////////////////////////////////////////////
266

Callers 15

ReallocEntryFunction · 0.45
RemoveAllocEntryFunction · 0.45
PopProfilerMethod · 0.45
RemoveInvalidMapRangeFunction · 0.45
RemoveTargetDataMethod · 0.45
GenerateMoveCommandsMethod · 0.45
ApplyEditCommandsFunction · 0.45
UpdateDependencyMapMethod · 0.45
SanitizeDependencyMapMethod · 0.45
ArrTestFunction · 0.45
DoCompileMethod · 0.45
~ReEntryCheckMethod · 0.45

Calls 1

RemoveMethod · 0.45

Tested by

no test coverage detected