Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ AddVoidNode
Function
AddVoidNode
NULLC/Callbacks.cpp:704–707 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
702
}
703
704
void AddVoidNode()
705
{
706
CodeInfo::nodeList.push_back(new NodeZeroOP());
707
}
708
709
void AddNullPointer()
710
{
Callers
15
EndBlock
Function · 0.85
AddArrayIterator
Function · 0.85
FunctionPrototype
Function · 0.85
FunctionEnd
Function · 0.85
CreateGenericFunctionInstance
Function · 0.85
TypeFinish
Function · 0.85
CreateRedirectionTables
Function · 0.85
ParseFunctionDefinition
Function · 0.85
ParseShortFunctionDefinition
Function · 0.85
ParseIfExpr
Function · 0.85
ParseForExpr
Function · 0.85
ParseWhileExpr
Function · 0.85
Calls
1
push_back
Method · 0.45
Tested by
no test coverage detected