MCPcopy Create free account
hub / github.com/chigraph/chigraph / GraphFunctionLocalsTest.cpp

File GraphFunctionLocalsTest.cpp

test/GraphFunctionLocalsTest.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include <catch.hpp>
2
3#include <chi/Context.hpp>
4#include <chi/GraphFunction.hpp>

Callers

nothing calls this directly

Calls 15

loadModuleMethod · 0.80
langModuleMethod · 0.80
newGraphModuleMethod · 0.80
getOrCreateFunctionMethod · 0.80
localVariableFromNameMethod · 0.80
insertNodeMethod · 0.80
pureMethod · 0.80
typeMethod · 0.80
removeLocalVariableMethod · 0.80
renameLocalVariableMethod · 0.80
retypeLocalVariableMethod · 0.80

Tested by

no test coverage detected