Home
last modified time | relevance | path

Searched defs:childContexts (Results 1 – 19 of 19) sorted by relevance

/dports/devel/kdevelop/kdevelop-21.12.3/plugins/clang/duchain/
H A Dduchainutils.cpp35 auto childContexts = functionContext->childContexts(); in functionSignatureRange() local
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/language/duchain/
H A Dduchainutils.cpp289 const auto childContexts = ctx->childContexts(); in itemUnderCursorInternal() local
365 const auto childContexts = ctx->childContexts(); in declarationInLine() local
540 const auto childContexts = context->childContexts(); in hasUse() local
560 const auto childContexts = context->childContexts(); in countUses() local
H A Ddumpdotgraph.cpp176 const auto childContexts = context->childContexts(); in dotGraphInternal() local
H A Dduchaindumper.cpp191 const auto childContexts = context->childContexts(); in dump() local
H A Dducontext.cpp467 QVector<DUContext*> DUContext::childContexts() const in childContexts() function in KDevelop::DUContext
933 const auto& childContexts = m_dynamicData->m_childContexts; in parentContextOf() local
1380 const auto childContexts = m_dynamicData->m_childContexts; in findContextAt() local
1515 const auto childContexts = context->childContexts(); in allUses() local
H A Ddeclaration.cpp720 const auto childContexts = context->childContexts(); in hasDeclarationUse() local
/dports/devel/kdev-php/kdev-php-21.12.3/codegen/
H A Drefactoring.cpp62 const auto childContexts = context->childContexts(); in applyChanges() local
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/language/duchain/navigation/
H A Duseswidget.cpp361 const auto childContexts = context->childContexts(); in countUses() local
382 const auto childContexts = context->childContexts(); in createUseWidgets() local
528 const auto childContexts = context->childContexts(); in buildContextUses() local
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/outlineview/
H A Doutlinenode.cpp195 const auto childContexts = ctx->childContexts(); in appendContext() local
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/clang/codegen/
H A Dsourcemanipulation.cpp116 const auto childContexts = m_context->childContexts(); in setSubScope() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/declarative/qml/
H A Dqdeclarativecontext_p.h158 QDeclarativeContextData *childContexts; variable
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/language/duchain/builders/
H A Dabstractcontextbuilder.h561 const QVector<DUContext*>& childContexts = currentContext()->childContexts(); in openContextInternal() local
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/qml/
H A Dqqmlcontext_p.h190 QQmlContextData *childContexts = nullptr; variable
H A Dqqmlcontext.cpp357 QQmlContextData *childContexts = data->childContexts; in setContextProperties() local
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/qml/
H A Dqqmlcontext_p.h190 QQmlContextData *childContexts = nullptr; variable
H A Dqqmlcontext.cpp357 QQmlContextData *childContexts = data->childContexts; in setContextProperties() local
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/language/codegen/
H A Dbasicrefactoring.cpp166 const auto childContexts = context->childContexts(); in applyChanges() local
/dports/devel/mono-addins/mono-addins-mono-addins-1.3/Mono.Addins/Mono.Addins/
H A DExtensionContext.cs54 List<WeakReference> childContexts; field in Mono.Addins.ExtensionContext
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/internal/workbench/swt/
H A DPartRenderingEngine.java596 List<MContext> childContexts = modelService.findElements( in safeCreateGui() local