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

Method markOutdated

plugins/cmake/cmakefileapi.h:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48 return !queryLastModified.isValid();
49 }
50 void markOutdated()
51 {
52 queryLastModified = {};
53 }
54};
55
56/**

Callers 1

findReplyIndexFileFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected