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

Method ClearDebugLocation_Last

IDEHelper/Compiler/BfIRBuilder.cpp:5789–5793  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5787}
5788
5789void BfIRBuilder::ClearDebugLocation_Last()
5790{
5791 WriteCmd(BfIRCmd_ClearDebugLocationInstLast);
5792 NEW_CMD_INSERTED;
5793}
5794
5795void BfIRBuilder::UpdateDebugLocation(BfIRValue inst)
5796{

Callers 4

AddDeferredCallEntryMethod · 0.80
RestoreScopeStateMethod · 0.80
AddStackAllocMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected