MCPcopy Create free account
hub / github.com/WheretIB/nullc / foo

Function foo

tests/TestNamespace.cpp:87–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85{\r\n\
86 namespace Nested\r\n\
87 {\r\n\
88 int foo(){ return 0; }\r\n\
89 int bar(){ return Test.foo(); }\r\n\
90 }\r\n\
91}\r\n\

Callers 2

TestNamespace.cppFile · 0.70
barFunction · 0.70

Calls 1

barFunction · 0.70

Tested by

no test coverage detected