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

Method modificationRevision

kdevplatform/language/duchain/parsingenvironment.cpp:393–397  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

391}
392
393KDevelop::ModificationRevision ParsingEnvironmentFile::modificationRevision() const
394{
395 ENSURE_READ_LOCKED
396 return d_func()->m_modificationTime;
397}
398
399IndexedString ParsingEnvironmentFile::language() const
400{

Callers 6

highlightDUChainMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected