Home
last modified time | relevance | path

Searched refs:NT_singleton (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/idlc/source/
H A Didlc.cxx55 case NT_singleton: in scopeAsDecl()
88 case NT_singleton: in declAsScope()
H A Dparser.y1647 if ( pScope->getScopeNodeType() == NT_singleton )
1719 if ( pScope->getScopeNodeType() == NT_singleton )
1783 if ( pScope->getScopeNodeType() == NT_singleton && pScope->nMembers() > 0 )
1811 if ( pScope->getScopeNodeType() == NT_singleton )
1853 if ( pScope->getScopeNodeType() == NT_singleton )
2050 pService = new AstService(NT_singleton, *$3, pScope);
H A Dastdump.cxx206 if (getNodeType() == NT_singleton) { in dump()
242 getNodeType() == NT_singleton ? RT_TYPE_SINGLETON : RT_TYPE_SERVICE, in dump()
H A Dastdeclaration.cxx194 case NT_singleton: in dump()
/aoo41x/main/idlc/inc/idlc/
H A Dastdeclaration.hxx64 NT_singleton // Denotes a singleton enumerator

Completed in 161 milliseconds