kdevelop/kdevplatform/language/duchain
typesystemdata.h File Reference
#include "../appendedlist.h"
#include "indexedtype.h"
#include "delayedtype.h"
#include "identifiedtype.h"
#include "integraltype.h"
Include dependency graph for typesystemdata.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | KDevelop::IntegralTypeData |
class | KDevelop::PointerTypeData |
class | KDevelop::ReferenceTypeData |
Namespaces | |
KDevelop | |
Functions | |
KDevelop::~FunctionTypeData () | |
KDevelop::APPENDED_LIST_FIRST (FunctionTypeData, IndexedType, m_arguments) | |
KDEVPLATFORMLANGUAGE_EXPORT | KDevelop::DECLARE_LIST_MEMBER_HASH (FunctionTypeData, m_arguments, IndexedType) class KDEVPLATFORMLANGUAGE_EXPORT AbstractTypeData |
KDevelop::END_APPENDED_LISTS (FunctionTypeData, m_arguments) | |
KDEVPLATFORMLANGUAGE_EXPORT DECLARE_LIST_MEMBER_HASH(FunctionTypeData, m_arguments, IndexedType) class KDEVPLATFORMLANGUAGE_EXPORT FunctionTypeData | KDevelop::FunctionTypeData (const FunctionTypeData &rhs) |
KDevelop::START_APPENDED_LISTS_BASE (FunctionTypeData, AbstractTypeData) | |
Variables | |
IndexedType | KDevelop::m_returnType |
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.