Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ HasDebugLocation
Method
HasDebugLocation
IDEHelper/Compiler/BfIRBuilder.cpp:5771–5774 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5769
}
5770
5771
bool BfIRBuilder::HasDebugLocation()
5772
{
5773
return mHasDebugLoc;
5774
}
5775
5776
void BfIRBuilder::ClearDebugLocation()
5777
{
Callers
3
WantsLifetimes
Method · 0.80
DoLocalVariableDebugInfo
Method · 0.80
ProcessMethod
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected