Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setRange
Method
setRange
kdevplatform/language/duchain/duchainbase.cpp:212–215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
210
}
211
212
void DUChainBase::setRange(const RangeInRevision& range)
213
{
214
d_func_dynamic()->m_range = range;
215
}
216
217
QThreadStorage<bool> shouldCreateConstantDataStorage;
218
Callers
15
BreakpointDetails
Method · 0.80
openContextInternal
Method · 0.80
translateRange
Method · 0.80
translateDUChainToRevision
Method · 0.80
applyHighlighting
Method · 0.80
createDeclarationCommon
Method · 0.80
createContext
Method · 0.80
ClangProblem
Method · 0.80
textChanged
Method · 0.80
markClicked
Method · 0.80
run
Method · 0.80
updateValue
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected