kdevplatform/language/duchain
abstractfunctiondeclaration.h
Go to the documentation of this file.
bool m_isInline
Definition: abstractfunctiondeclaration.h:40
FunctionSpecifier
Definition: abstractfunctiondeclaration.h:53
MergeAbstractFunctionDeclaration(BaseData &data, const Arg2 &arg2)
Definition: abstractfunctiondeclaration.h:117
bool m_isVirtual
Definition: abstractfunctiondeclaration.h:39
Use this to merge AbstractFunctionDeclaration into the class hierarchy.
Definition: abstractfunctiondeclaration.h:107
IndexedDUContext m_functionContext
Definition: abstractfunctiondeclaration.h:38
MergeAbstractFunctionDeclaration(BaseData &data, const Arg2 &arg2, const Arg3 &arg3)
Definition: abstractfunctiondeclaration.h:121
AbstractFunctionDeclarationData()
Definition: abstractfunctiondeclaration.h:33
Definition: abstractfunctiondeclaration.cpp:27
A single context in source code, represented as a node in a directed acyclic graph.
Definition: ducontext.h:72
Provides an interface to declarations which represent functions in a definition-use chain.
Definition: abstractfunctiondeclaration.h:48
MergeAbstractFunctionDeclaration(BaseData &data)
Definition: abstractfunctiondeclaration.h:113
bool m_isExplicit
Definition: abstractfunctiondeclaration.h:41
Represents a context only by its global indices.
Definition: indexedducontext.h:35
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Wed Jan 20 2021 23:38:35 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Wed Jan 20 2021 23:38:35 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.