Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ ParseReset
Function
ParseReset
NULLC/Parser.cpp:2492–2496 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2490
}
2491
2492
void ParseReset()
2493
{
2494
opStack.reset();
2495
stringPool.~ChunkedStackPool();
2496
}
Callers
1
~Compiler
Method · 0.85
Calls
2
reset
Method · 0.45
~ChunkedStackPool
Method · 0.45
Tested by
no test coverage detected