Searched refs:isScopeVisible (Results 1 – 2 of 2) sorted by relevance
49 virtual bool isScopeVisible(const DeclContext *DC) const { return false; } in isScopeVisible() function
1263 if (Policy.Callbacks && Policy.Callbacks->isScopeVisible(DC)) in AppendScope()