MCPcopy Create free account
hub / github.com/WheretIB/nullc / ResetConstantFoldError

Function ResetConstantFoldError

NULLC/Callbacks.cpp:3434–3437  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3432}
3433
3434void ResetConstantFoldError()
3435{
3436 uncalledFunc = NULL;
3437}
3438void ThrowConstantFoldError(const char *pos)
3439{
3440 if(CodeInfo::nodeList.back()->nodeType != typeNodeNumber)

Callers 1

ParseArrayDefinitionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected