Home
last modified time | relevance | path

Searched refs:m_nodeType (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/idlc/source/
H A Dastdeclaration.cxx53 , m_nodeType(type) in AstDeclaration()
141 switch (m_nodeType) { in isType()
154 OSL_ASSERT(m_nodeType != NT_struct); // see AstStruct::isType in isType()
H A Dastscope.cxx46 : m_nodeType(nodeType) in AstScope()
86 if ( (NT_service == m_nodeType) && in addDeclaration()
175 if (m_nodeType == NT_interface) in lookupByName()
H A Dfehelper.cxx100 : m_nodeType(nodeType) in FeInheritanceHeader()
/aoo4110/main/idlc/inc/idlc/
H A Dastscope.hxx39 { return m_nodeType; } in getScopeNodeType()
70 NodeType m_nodeType; member in AstScope
H A Dfehelper.hxx75 { return m_nodeType; } in getNodeType()
87 NodeType m_nodeType; member in FeInheritanceHeader
H A Dastdeclaration.hxx89 { return m_nodeType; } in getNodeType()
132 NodeType m_nodeType; member in AstDeclaration

Completed in 29 milliseconds