Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ IsUsed
Method
IsUsed
IDEHelper/Linker/BlCodeView.h:127–130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
int8 mSelection;
126
127
bool IsUsed()
128
{
129
return (intptr)mChunkData >= 0;
130
}
131
};
132
133
struct BlObjectDataSectInfo;
Callers
1
LoadFiles
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected