kdevelop/kdevplatform/language/duchain
forwarddeclaration.h
Go to the documentation of this file.
85 Identity = 10
Represents a single declaration in a definition-use chain.
Definition: declaration.h:51
#define DUCHAIN_DECLARE_DATA(Class)
Use this to declare the data functions in your DUChainBase based class.
Definition: duchainbase.h:41
The top context in a definition-use chain for one source file.
Definition: topducontext.h:113
ForwardDeclarationData()
Definition: forwarddeclaration.h:31
ClassDeclarationData & operator=(const ClassDeclarationData &rhs)=delete
Definition: declarationdata.h:35
A single context in source code, represented as a node in a directed acyclic graph.
Definition: ducontext.h:72
ForwardDeclarationData(const ForwardDeclarationData &rhs)
Definition: forwarddeclaration.h:34
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Mon Dec 9 2019 02:48:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Mon Dec 9 2019 02:48:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.