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