Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ SelectTypeByIndex
Function
SelectTypeByIndex
NULLC/Callbacks.cpp:1166–1169 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1164
}
1165
1166
void SelectTypeByIndex(unsigned int index)
1167
{
1168
currType = CodeInfo::typeInfo[index];
1169
}
1170
1171
TypeInfo* GetSelectedType()
1172
{
Callers
2
ImportModule
Method · 0.85
ParseSelectType
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected