Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ identify
Function
identify
extern/cloop/src/cloop/Action.cpp:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
30
31
inline void identify(const ActionParametersBlock& apb, unsigned ident)
32
{
33
identify(apb.out, ident);
34
}
35
36
37
void IfThenElseAction::generate(const ActionParametersBlock& apb, unsigned ident)
Callers
1
generate
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected