Searched refs:lookupInInherited (Results 1 – 2 of 2) sorted by relevance
176 pDecl = lookupInInherited(scopedName); in lookupByName()233 AstDeclaration* AstScope::lookupInInherited(const OString& scopedName) const in lookupInInherited() function in AstScope257 pDecl = resolved->lookupInInherited(scopedName); in lookupInInherited()
57 AstDeclaration* lookupInInherited(const ::rtl::OString& scopedName) const;
Completed in 5 milliseconds