Home
last modified time | relevance | path

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

/aoo42x/main/idlc/source/
H A Dastscope.cxx60 if ((pDeclaration = lookupForAdd(pDecl)) != NULL) in addDeclaration()
344 AstDeclaration* AstScope::lookupForAdd(AstDeclaration* pDecl) in lookupForAdd() function in AstScope
H A Dparser.y521 if( (pExists = pScope->lookupForAdd(pModule)) )
1377 if( (pExists = pScope->lookupForAdd(pConstants)) )
/aoo42x/main/idlc/inc/idlc/
H A Dastscope.hxx62 AstDeclaration* lookupForAdd(AstDeclaration* pDecl);

Completed in 60 milliseconds