MCPcopy Index your code
hub / github.com/Kitware/CMake / empty

Function empty

Tests/ExportImport/Export/empty.cpp:4–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2__declspec(dllexport)
3#endif
4 int empty()
5{
6 return 0;
7}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…