MCPcopy Create free account
hub / github.com/KDE/kdevelop / ~DataAccessRepository

Method ~DataAccessRepository

kdevplatform/language/checks/dataaccessrepository.cpp:20–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18{}
19
20DataAccessRepository::~DataAccessRepository()
21{
22 clear();
23}
24
25void DataAccessRepository::addModification(const CursorInRevision& cursor, DataAccess::DataAccessFlags flags,
26 const KDevelop::RangeInRevision& range)

Callers

nothing calls this directly

Calls 1

clearFunction · 0.50

Tested by

no test coverage detected