Home
last modified time | relevance | path

Searched refs:lookupByNameLocal (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/idlc/source/
H A Dastscope.cxx156 pDecl = lookupByNameLocal(firstScope); in lookupByName()
190 pDecl = pScope->lookupByNameLocal(scopedName.getToken(nOffset, ':', i )); in lookupByName()
217 AstDeclaration* AstScope::lookupByNameLocal(const OString& name) const in lookupByNameLocal() function in AstScope
254 AstDeclaration* pDecl = resolved->lookupByNameLocal(scopedName); in lookupInInherited()
331 pDecl = lookupByNameLocal(typeName); in lookupPrimitiveType()
349 AstDeclaration* pRetDecl = lookupByNameLocal(pDecl->getLocalName()); in lookupForAdd()
/aoo4110/main/idlc/inc/idlc/
H A Dastscope.hxx54 AstDeclaration* lookupByNameLocal(const ::rtl::OString& name) const;

Completed in 19 milliseconds