MCPcopy 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
133struct BlObjectDataSectInfo;

Callers 1

LoadFilesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected