Home
last modified time | relevance | path

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

/aoo41x/main/idlc/inc/idlc/
H A Dastoperation.hxx41 : AstDeclaration(NT_operation, name, pScope) in AstOperation()
42 , AstScope(NT_operation) in AstOperation()
H A Dastdeclaration.hxx48 NT_operation, // Denotes an operation enumerator
/aoo41x/main/idlc/source/
H A Didlc.cxx64 case NT_operation: in scopeAsDecl()
103 case NT_operation: in declAsScope()
H A Dastinterface.cxx191 case NT_operation: in dump()
243 case NT_operation: in dump()
H A Dastdump.cxx195 case NT_operation: in dump()
258 case NT_operation: in dump()
H A Dastservice.cxx39 if (*i != last && (*i)->getNodeType() == NT_operation) { in checkLastConstructor()
H A Dparser.y1060 if ( pScope && pScope->getScopeNodeType() == NT_operation)

Completed in 462 milliseconds