MCPcopy Create free account
hub / github.com/KDE/kdevelop / variableCollection

Method variableCollection

plugins/lldb/unittests/test_lldbformatters.cpp:78–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76};
77
78VariableCollection *LldbFormattersTest::variableCollection()
79{
80 return m_core->debugController()->variableCollection();
81}
82
83QModelIndex LldbFormattersTest::watchVariableIndexAt(int i, int col)
84{

Callers

nothing calls this directly

Calls 1

debugControllerMethod · 0.80

Tested by

no test coverage detected