Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setKeepDUChainData
Method
setKeepDUChainData
kdevplatform/tests/testfile.cpp:207–212 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
205
}
206
207
void TestFile::setKeepDUChainData(bool keep)
208
{
209
Q_D(TestFile);
210
211
d->keepDUChainData = keep;
212
}
213
214
bool TestFile::keepDUChainData() const
215
{
Callers
2
testParsingEnvironment
Method · 0.80
testActiveDocumentHasASTAttached
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected