Home
last modified time | relevance | path

Searched refs:getScopeNodeType (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/idlc/source/
H A Dparser.y1060 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_service
2099 idlc()->scopes()->top()->getScopeNodeType() == NT_service
2105 idlc()->scopes()->top()->getScopeNodeType() == NT_service
2230 if (scope == 0 || scope->getScopeNodeType() != NT_struct
2924 if ( pScope && pScope->getScopeNodeType() == NT_enum)
[all …]
H A Didlc.cxx52 switch( pScope->getScopeNodeType() ) in scopeAsDecl()
/aoo41x/main/idlc/inc/idlc/
H A Dastscope.hxx38 NodeType getScopeNodeType() const in getScopeNodeType() function in AstScope

Completed in 19 milliseconds