Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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…