Home
last modified time | relevance | path

Searched refs:m_isDefinition (Results 1 – 4 of 4) sorted by relevance

/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/language/duchain/
H A Ddeclarationdata.h43 bool m_isDefinition : 1; variable
H A Ddeclaration.cpp42 : m_isDefinition(false) in DeclarationData()
465 return d->m_isDefinition; in isDefinition()
472 d->m_isDefinition = dd; in setDeclarationIsDefinition()
/dports/graphics/libetonyek01/libetonyek-0.1.10/src/lib/contexts/
H A DIWORKTabularModelElement.h42 bool m_isDefinition;
H A DIWORKTabularModelElement.cpp2007 , m_isDefinition(isDefinition) in IWORKTabularModelElement()
2050 if (m_isDefinition) in startOfElement()
2135 if (!m_isDefinition) in endOfElement()