Searched refs:ShallowLookup (Results 1 – 2 of 2) sorted by relevance
112 Declarable* ShallowLookup(const std::string& name) { in ShallowLookup() function
47 return chain_.ShallowLookup(name) != nullptr; in IsDeclaredInCurrentScope()