kdevplatform/language/duchain
indexedducontext.cpp
uint m_indexInTopContext
Definition: ducontextdynamicdata.h:78
Allows simple indirect access to top-contexts with on-demand loading.
Definition: indexedtopducontext.h:35
TopDUContext * chainForIndex(uint index)
Returns the top-context that has the given index assigned, or zero if it doesn't exist.
Definition: duchain.h:177
DUContext * contextForIndex(uint index) const
Definition: topducontextdynamicdata.cpp:836
The top context in a definition-use chain for one source file.
Definition: topducontext.h:113
IndexedTopDUContext indexedTopContext() const
Definition: indexedducontext.cpp:48
IndexedDUContext(DUContext *decl)
Definition: indexedducontext.cpp:37
Definition: abstractfunctiondeclaration.cpp:27
A single context in source code, represented as a node in a directed acyclic graph.
Definition: ducontext.h:72
class TopDUContextDynamicData * m_dynamicData
Definition: topducontext.h:381
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Jan 23 2021 09:40:52 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Jan 23 2021 09:40:52 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.