MCPcopy
hub / github.com/colbymchenry/codegraph / c-fnptr-synthesizer.test.ts

File c-fnptr-synthesizer.test.ts

__tests__/c-fnptr-synthesizer.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * C/C++ function-pointer dispatch synthesis (#932).
3 *
4 * C polymorphism is the function pointer: a struct fn-pointer field, registered

Callers

nothing calls this directly

Calls 4

joinMethod · 0.80
writeFunction · 0.70
loadFunction · 0.70
hasFunction · 0.70

Tested by

no test coverage detected