MCPcopy Create free account
hub / github.com/Kitware/CMake / testStackFrameNoFormatting

Function testStackFrameNoFormatting

Tests/CMakeLib/testDebuggerThread.cxx:32–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32bool testStackFrameNoFormatting()
33{
34 return testStackFrameFunctionName({}, "function_name");
35}
36
37bool testStackFrameFormatParameters()
38{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…