Searched refs:getScopeNodeType (Results 1 – 3 of 3) sorted by relevance
1060 if ( pScope && pScope->getScopeNodeType() == NT_operation)1647 if ( pScope->getScopeNodeType() == NT_singleton )1719 if ( pScope->getScopeNodeType() == NT_singleton )1811 if ( pScope->getScopeNodeType() == NT_singleton )1853 if ( pScope->getScopeNodeType() == NT_singleton )2093 idlc()->scopes()->top()->getScopeNodeType() == NT_service2099 idlc()->scopes()->top()->getScopeNodeType() == NT_service2105 idlc()->scopes()->top()->getScopeNodeType() == NT_service2230 if (scope == 0 || scope->getScopeNodeType() != NT_struct2924 if ( pScope && pScope->getScopeNodeType() == NT_enum) [all …]
52 switch( pScope->getScopeNodeType() ) in scopeAsDecl()
38 NodeType getScopeNodeType() const in getScopeNodeType() function in AstScope
Completed in 19 milliseconds