Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ action
Method
action
NULLC/Callbacks.cpp:243–243 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
241
ClassSelect(): type(NULL){}
242
bool proceed(){ return !type; }
243
void action(unsigned hash){ type = CodeInfo::classMap.find(hash); }
244
TypeInfo **type;
245
};
246
Callers
1
NamespaceSelect
Function · 0.45
Calls
1
find
Method · 0.45
Tested by
no test coverage detected