Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ finalLocation
Method
finalLocation
kdevplatform/shell/problem.cpp:89–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
}
88
89
DocumentRange DetectedProblem::finalLocation() const
90
{
91
Q_D(const DetectedProblem);
92
93
return d->m_range;
94
}
95
96
void DetectedProblem::setFinalLocation(const DocumentRange &location)
97
{
Callers
15
problems
Method · 0.45
data
Method · 0.45
addProblem
Method · 0.45
match
Method · 0.45
testPathGrouping
Method · 0.45
checkDisplay
Method · 0.45
checkPathGroup
Method · 0.45
checkDiagnodes
Function · 0.45
testPathGrouping
Method · 0.45
testFinalLocation
Method · 0.45
testJob
Method · 0.45
problemExists
Method · 0.45
Calls
no outgoing calls
Tested by
13
testPathGrouping
Method · 0.36
checkDisplay
Method · 0.36
checkPathGroup
Method · 0.36
checkDiagnodes
Function · 0.36
testPathGrouping
Method · 0.36
testFinalLocation
Method · 0.36
testJob
Method · 0.36
testParser
Method · 0.36
testTodoProblems
Method · 0.36
testProblemsForIncludedFiles
Method · 0.36
testJSProblems
Method · 0.36
testParser
Method · 0.36