Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
20
DataAccessRepository::~DataAccessRepository()
21
{
22
clear();
23
}
24
25
void DataAccessRepository::addModification(const CursorInRevision& cursor, DataAccess::DataAccessFlags flags,
26
const KDevelop::RangeInRevision& range)
Callers
nothing calls this directly
Calls
1
clear
Function · 0.50
Tested by
no test coverage detected