kdevplatform/language/duchain
typeutils.cpp File Reference
#include "typeutils.h"
#include "referencetype.h"
#include "pointertype.h"
#include "typealiastype.h"
#include "unsuretype.h"
#include "integraltype.h"
Include dependency graph for typeutils.cpp:

Go to the source code of this file.
Namespaces | |
TypeUtils | |
Functions | |
bool | TypeUtils::isUsefulType (KDevelop::AbstractType::Ptr type) |
AbstractType::Ptr | TypeUtils::resolveAliasType (const KDevelop::AbstractType::Ptr &eventualAlias) |
AbstractType::Ptr | TypeUtils::targetType (const KDevelop::AbstractType::Ptr &type, const KDevelop::TopDUContext *topContext, bool *constant=nullptr) |
AbstractType::Ptr | TypeUtils::targetTypeKeepAliases (const KDevelop::AbstractType::Ptr &type, const KDevelop::TopDUContext *topContext, bool *constant=nullptr) |
TypePtr< KDevelop::AbstractType > | TypeUtils::unAliasedType (const TypePtr< KDevelop::AbstractType > &_type) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sun Mar 7 2021 23:29:30 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sun Mar 7 2021 23:29:30 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.