MCPcopy 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
212void DUChainBase::setRange(const RangeInRevision& range)
213{
214 d_func_dynamic()->m_range = range;
215}
216
217QThreadStorage<bool> shouldCreateConstantDataStorage;
218

Callers 15

BreakpointDetailsMethod · 0.80
openContextInternalMethod · 0.80
translateRangeMethod · 0.80
applyHighlightingMethod · 0.80
createContextMethod · 0.80
ClangProblemMethod · 0.80
textChangedMethod · 0.80
markClickedMethod · 0.80
runMethod · 0.80
updateValueMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected