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

Method clearProblems

kdevplatform/language/duchain/topducontextdynamicdata.cpp:861–864  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

859}
860
861void TopDUContextDynamicData::clearProblems()
862{
863 m_problems.clearItems();
864}

Callers

nothing calls this directly

Calls 1

clearItemsMethod · 0.80

Tested by

no test coverage detected