kdevplatform/language/duchain
constantintegraltype.h
Go to the documentation of this file.
99 Identity = 14
void setValue(ValueType value)
The types and modifiers are not changed! The values are casted internally to the local representation...
Definition: constantintegraltype.h:55
ValueType value() const
For booleans, the value is 1 for true, and 0 for false.
Definition: constantintegraltype.h:73
ConstantIntegralType * fastCast< ConstantIntegralType * >(AbstractType *from)
Definition: constantintegraltype.h:114
#define TYPE_DECLARE_DATA(Class)
This macro is used to declare type-specific data-access functions within subclasses of AbstractType.
Definition: abstracttype.h:38
virtual WhichType whichType() const
Determine which data type this abstract type represents.
Definition: abstracttype.cpp:120
Private data structure for ConstantIntegralType.
Definition: typesystemdata.h:246
Definition: abstractfunctiondeclaration.cpp:27
T constant_value(const qint64 *realval)
Definition: constantintegraltype.h:30
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Thu Mar 4 2021 23:31:17 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Thu Mar 4 2021 23:31:17 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.