Home
last modified time | relevance | path

Searched refs:declarationForChangedRange (Results 1 – 1 of 1) sorted by relevance

/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/language/assistant/
H A Drenameassistant.cpp37 Declaration* declarationForChangedRange(KTextEditor::Document* doc, const KTextEditor::Range& chang… in declarationForChangedRange() function
150 Declaration* declAtCursor = declarationForChangedRange(doc, invocationRange); in textChanged()