MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / PAR_unwind

Function PAR_unwind

src/gpre/par.cpp:1185–1188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1183//
1184
1185void PAR_unwind()
1186{
1187 throw Firebird::LongJump();
1188}
1189
1190
1191//____________________________________________________________

Callers 3

PAR_errorFunction · 0.85
PAR_get_tokenFunction · 0.85
CPR_s_errorFunction · 0.85

Calls 1

LongJumpClass · 0.85

Tested by

no test coverage detected