Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ finalLocation
Method
finalLocation
kdevplatform/language/duchain/problem.cpp:81–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
DocumentRange Problem::finalLocation() const
82
{
83
return DocumentRange(d_func()->url, d_func()->m_range.castToSimpleRange());
84
}
85
86
void Problem::setFinalLocation(const DocumentRange& location)
87
{
Callers
2
dumpProblems
Method · 0.45
html
Method · 0.45
Calls
1
DocumentRange
Function · 0.50
Tested by
no test coverage detected