Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ SelectTypeByPointer
Function
SelectTypeByPointer
NULLC/Callbacks.cpp:1151–1154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1149
}
1150
1151
void SelectTypeByPointer(TypeInfo* type)
1152
{
1153
currType = type;
1154
}
1155
1156
void SelectTypeForGeneric(unsigned nodeIndex)
1157
{
Callers
15
AddListGenerator
Function · 0.85
Compile
Method · 0.85
ParseArrayDefinition
Function · 0.85
ParseTypeofExtended
Function · 0.85
ParseTypePostExpressions
Function · 0.85
ParseSelectType
Function · 0.85
ParseClassBody
Function · 0.85
ParseEnum
Function · 0.85
ParseFunctionVariables
Function · 0.85
ParseFunctionDefinition
Function · 0.85
ParseShortFunctionDefinition
Function · 0.85
ParseVariableDefineSub
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected