kdevelop/kdevplatform/language/duchain
declarationdata.h
Go to the documentation of this file.
47 //Holds the declaration id for this definition, if this is a definition with separate declaration
51 uint m_comment = 0;
58 bool m_anonymousInContext : 1; //Whether the declaration was added into the parent-context anonymously
IndexedIdentifier m_identifier
Definition: declarationdata.h:44
An instance of a type is declared("MyClass m;")
Definition: declaration.h:65
Definition: declarationdata.h:35
Represents a context only by its global indices.
Definition: indexedducontext.h:35
Definition: duchainbase.h:59
IndexedDUContext m_internalContext
Definition: declarationdata.h:42
A helper-class to store an identifier by index in a type-safe way.
Definition: identifier.h:55
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Fri Dec 13 2019 03:34:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Fri Dec 13 2019 03:34:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.