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

Method revision

kdevplatform/language/backgroundparser/documentchangetracker.cpp:355–358  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

353}
354
355qint64 RevisionLockerAndClearer::revision() const
356{
357 return m_p->revision();
358}
359
360RangeInRevision RevisionLockerAndClearer::transformToRevision(const KDevelop::RangeInRevision& range,
361 const KDevelop::RevisionLockerAndClearer::Ptr& to) const

Callers 9

DocumentChangeTrackerMethod · 0.45
resetMethod · 0.45
currentRevisionMethod · 0.45
updateChangedRangeMethod · 0.45
acquireRevisionMethod · 0.45
transformToRevisionMethod · 0.45
transformFromRevisionMethod · 0.45
readContentsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected