Searched defs:isScopeVisible (Results 1 – 2 of 2) sorted by relevance
49 virtual bool isScopeVisible(const DeclContext *DC) const { return false; } in isScopeVisible() function
406 bool isScopeVisible(const DeclContext *DC) const override { in printType() function in clang::clangd::printType::PrintCB