Home
last modified time | relevance | path

Searched refs:NT_service (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/idlc/source/
H A Dastdump.cxx196 OSL_ASSERT(getNodeType() == NT_service); in dump()
201 OSL_ASSERT(getNodeType() == NT_service); in dump()
215 OSL_ASSERT(getNodeType() == NT_service); in dump()
285 if (getNodeType() == NT_service) { in dump()
H A Dastscope.cxx86 if ( (NT_service == m_nodeType) && in addDeclaration()
90 && (pDeclaration->getNodeType() == NT_service)) ) in addDeclaration()
H A Didlc.cxx54 case NT_service: in scopeAsDecl()
87 case NT_service: in declAsScope()
H A Dparser.y1781 if ( pDecl && (pDecl->getNodeType() == NT_service) )
1870 if ( pDecl && (pDecl->getNodeType() == NT_service) )
2093 idlc()->scopes()->top()->getScopeNodeType() == NT_service
2099 idlc()->scopes()->top()->getScopeNodeType() == NT_service
2105 idlc()->scopes()->top()->getScopeNodeType() == NT_service
H A Dastdeclaration.cxx193 case NT_service: in dump()
/aoo4110/main/idlc/inc/idlc/
H A Dastservice.hxx34 : AstDeclaration(NT_service, name, pScope) in AstService()
35 , AstScope(NT_service) in AstService()
H A Dastdeclaration.hxx35 NT_service, // Denotes an servcie enumerator

Completed in 47 milliseconds