Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ GetStride
Method
GetStride
IDEHelper/DbgModule.cpp:2074–2077 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2072
}
2073
2074
intptr DbgType::GetStride()
2075
{
2076
return BF_ALIGN(GetByteCount(), GetAlign());
2077
}
2078
2079
int DbgType::GetAlign()
2080
{
Callers
8
Visit
Method · 0.45
PerformBinaryOperation
Method · 0.45
GetArrayItems
Method · 0.45
GetDictionaryItems
Method · 0.45
DbgTypedValueToString
Method · 0.45
ToString
Method · 0.45
GetByteCount
Method · 0.45
GetSizedArrayType
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected