MCPcopy 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
31inline void identify(const ActionParametersBlock& apb, unsigned ident)
32{
33 identify(apb.out, ident);
34}
35
36
37void IfThenElseAction::generate(const ActionParametersBlock& apb, unsigned ident)

Callers 1

generateMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected