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