Extending Qt Creator Manual
FastPreprocessor
Extending Qt Creator Manual 4.5.0
List of All Members for FastPreprocessor
This is the complete list of members for
CPlusPlus::FastPreprocessor
, including inherited members.
enum
IncludeType
FastPreprocessor
(const Snapshot &)
failedMacroDefinitionCheck
(unsigned , unsigned , const ByteArrayRef &)
failedMacroDefinitionCheck
(
unsigned
,
unsigned
,
const ByteArrayRef &
)
isInjectedFile
(const QString &) : bool
macroAdded
(const Macro &)
macroAdded
(
const Macro &
)
markAsIncludeGuard
(const QByteArray &)
markAsIncludeGuard
(const QByteArray &)
notifyMacroReference
(unsigned , unsigned , unsigned , const Macro &)
notifyMacroReference
(
unsigned
,
unsigned
,
unsigned
,
const Macro &
)
passedMacroDefinitionCheck
(unsigned , unsigned , unsigned , const Macro &)
passedMacroDefinitionCheck
(
unsigned
,
unsigned
,
unsigned
,
const Macro &
)
run
(Document::Ptr , const QByteArray &, bool ) : QByteArray
sourceNeeded
(unsigned , const QString &, IncludeType , const QStringList &)
sourceNeeded
(unsigned , const QString &, IncludeType , const QStringList &)
startExpandingMacro
(unsigned , unsigned , unsigned , const Macro &, const QVector<MacroArgumentReference> &)
startExpandingMacro
(
unsigned
,
unsigned
,
unsigned
,
const Macro &
,
const QVector<MacroArgumentReference> &
)
startSkippingBlocks
(unsigned )
startSkippingBlocks
(
unsigned
)
stopExpandingMacro
(unsigned , const Macro &)
stopExpandingMacro
(
unsigned
,
const Macro &
)
stopSkippingBlocks
(unsigned )
stopSkippingBlocks
(
unsigned
)