Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setEmitInvalidData
Method
setEmitInvalidData
plugins/cmake/cmakefileapiimportjob.cpp:54–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
void ImportJob::setEmitInvalidData()
55
{
56
m_emitInvalidData = true;
57
}
58
59
void ImportJob::start()
60
{
Callers
1
tryDirectImport
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected