Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ addJob
Method
addJob
kdevplatform/language/backgroundparser/tests/test_backgroundparser.cpp:41–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
void JobPlan::addJob(const JobPrototype& job)
42
{
43
m_jobs << job;
44
}
45
46
void JobPlan::clear()
47
{
Callers
6
testShutdownWithRunningJobs
Method · 0.45
testParseOrdering_foregroundThread
Method · 0.45
testParseOrdering_noSequentialProcessing
Method · 0.45
testParseOrdering_lockup
Method · 0.45
testParseOrdering_simple
Method · 0.45
benchmarkDocumentChanges
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected