Searched refs:NT_singleton (Results 1 – 5 of 5) sorted by relevance
55 case NT_singleton: in scopeAsDecl()88 case NT_singleton: in declAsScope()
1647 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);
206 if (getNodeType() == NT_singleton) { in dump()242 getNodeType() == NT_singleton ? RT_TYPE_SINGLETON : RT_TYPE_SERVICE, in dump()
194 case NT_singleton: in dump()
64 NT_singleton // Denotes a singleton enumerator
Completed in 24 milliseconds