kdevplatform/language/duchain
functiondefinition.h
Go to the documentation of this file.
30 //Holds the declaration id for this definition, if this is a definition with separate declaration
60 Identity = 21
#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
A FunctionDefinition represents a function-definition that is assigned to a separate function-declara...
Definition: functiondefinition.h:35
The top context in a definition-use chain for one source file.
Definition: topducontext.h:113
Definition: abstractfunctiondeclaration.cpp:27
A single context in source code, represented as a node in a directed acyclic graph.
Definition: ducontext.h:72
DeclarationId m_declaration
Definition: functiondefinition.h:31
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Wed Jan 20 2021 23:38:35 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Wed Jan 20 2021 23:38:35 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.