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

Method testSymbolTableValid

kdevplatform/language/duchain/tests/test_duchain.cpp:408–412  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

406}
407
408void TestDUChain::testSymbolTableValid()
409{
410 DUChainReadLocker lock(DUChain::lock());
411 PersistentSymbolTable::self().dump(QTextStream(stdout));
412}
413
414void TestDUChain::testIndexedStrings()
415{

Callers

nothing calls this directly

Calls 2

QTextStreamClass · 0.50
dumpMethod · 0.45

Tested by

no test coverage detected