Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ GetSelectedTypeName
Function
GetSelectedTypeName
NULLC/Callbacks.cpp:1176–1179 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1174
}
1175
1176
const char* GetSelectedTypeName()
1177
{
1178
return currType->GetFullTypeName();
1179
}
1180
1181
VariableInfo* AddVariable(const char* pos, InplaceStr variableName, bool preserveNamespace)
1182
{
Callers
1
ParseTerminal
Function · 0.85
Calls
1
GetFullTypeName
Method · 0.80
Tested by
no test coverage detected