MCPcopy Create free account
hub / github.com/andreasfertig/cppinsights / main

Function main

tests/NamespaceWithClassOperatorsTest.cpp:17–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15
16
17int main(){
18 Bar();
19 Foo();
20}
21

Callers

nothing calls this directly

Calls 2

BarFunction · 0.70
FooFunction · 0.70

Tested by

no test coverage detected