Home
last modified time | relevance | path

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

/aoo4110/main/idlc/source/
H A Dastscope.cxx176 pDecl = lookupInInherited(scopedName); in lookupByName()
233 AstDeclaration* AstScope::lookupInInherited(const OString& scopedName) const in lookupInInherited() function in AstScope
257 pDecl = resolved->lookupInInherited(scopedName); in lookupInInherited()
/aoo4110/main/idlc/inc/idlc/
H A Dastscope.hxx57 AstDeclaration* lookupInInherited(const ::rtl::OString& scopedName) const;

Completed in 5 milliseconds