MCPcopy 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
2492void ParseReset()
2493{
2494 opStack.reset();
2495 stringPool.~ChunkedStackPool();
2496}

Callers 1

~CompilerMethod · 0.85

Calls 2

resetMethod · 0.45
~ChunkedStackPoolMethod · 0.45

Tested by

no test coverage detected