Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ clear
Method
clear
kdevplatform/language/backgroundparser/tests/test_backgroundparser.cpp:46–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
void JobPlan::clear()
47
{
48
m_jobs.clear();
49
m_finishedJobs.clear();
50
m_createdJobs.clear();
51
}
52
53
void JobPlan::parseJobCreated(ParseJob* job)
54
{
Callers
9
textRemoved
Method · 0.45
aboutToInvalidateMovingInterfaceContent
Method · 0.45
init
Method · 0.45
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