kdevplatform/language/duchain
aliasdeclaration.h
Go to the documentation of this file.
92 Identity = 6
IndexedDeclaration m_aliasedDeclaration
Definition: aliasdeclaration.h:41
#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
AliasDeclarationData()
Definition: aliasdeclaration.h:32
Represents a declaration only by its global indices.
Definition: indexeddeclaration.h:33
Represents a single class member definition in a definition-use chain.
Definition: classmemberdeclaration.h:32
Definition: abstractfunctiondeclaration.cpp:27
A single context in source code, represented as a node in a directed acyclic graph.
Definition: ducontext.h:72
AliasDeclarationData(const AliasDeclarationData &rhs)
Definition: aliasdeclaration.h:33
An alias declaration maps one declaration to another.
Definition: aliasdeclaration.h:48
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Apr 10 2021 23:30:23 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Apr 10 2021 23:30:23 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.