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

Method GetIdx

IDEHelper/Backend/BeMCContext.cpp:157–160  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

155}
156
157int BeVTrackingContext::GetIdx(int baseIdx, BeTrackKind liveKind)
158{
159 return baseIdx + mNumItems * (int)liveKind;
160}
161
162void BeVTrackingContext::Print(BeVTrackingList* list)
163{

Callers 2

VRegSetInitializedMethod · 0.80
InitializedPassHelperMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected